.xmas {
    width: 100%;
    height: 100vh;
    position: absolute;
    z-index: 1;
}

.xmas #xmas {
    width: 100%;
    height: 100%;
    position: relative;
}

.container {
    position: relative;
}