body {
    margin: 0;
    padding: 0;
    overflow-x:hidden;
    width: 100vw;
    font-family: 'Sniglet', cursive;
   }
.container {
    position:fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.scroller {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 2000%;
    background: #00c6ff;
    overflow-x:hidden;
}
.scrollHelp {
    position: fixed;
    bottom: 20px;
    left: 20px;
}
.final {
    z-index: 100;
    position: absolute;
    top: 2000%;
    top: 0px;
    height: 100vh;
    width: 100vw;
    padding: 0px;
    margin: 0;
}
.homework {
    background: url('../img/kenny-write.png') no-repeat top center;
    width: 120px;
    height: 130px;
}
.music {
    background: url('../img/kenny-sing.png') no-repeat top center;
    width: 120px;
    height: 130px;
}
.photogallery {
    background: url('../img/kenny-photo.png') no-repeat top center;
    width: 120px;
    height: 130px;
}
.final .button {
    cursor: pointer;
}
.final .button.b1 {
    top: 95px;
    right: 4vw;
}
.final .button.b2 {
    top: 95px;
    right: 17vw;
}
.final .button.b3 {
    top: 95px;
	right: 30vw;
}
.final::before {
    content: '';
    display: block;
    position: absolute;
    top: 60px;
    height: 225px;
    width: 100vw;
    background: rgba(0, 0, 0, 0.26);
    z-index: 0;
}
.final .button .icon {
    background-color: white;
    border-radius: 10px;
    display: inline-block;
}
.final .button {
    position: absolute;
    box-sizing: border-box;
    text-align: center;
    color: yellow;

    font-size: 28px;
    font-weight: 800;
    text-align: center;
    color: #FDF100;
    text-shadow: 2px 2px black;
    line-height: 33px;
    width: 15vw;
}
.final .copyrights {
    position: absolute;
    bottom: 10px;
    right: 40px;
    text-align: right;
}
.bigBalloon {
    background: url('../img/bigBalloonText.png') no-repeat top center;
    background-size: contain;
    width: 50vw;
    height: 95vh;
    position: fixed;
    top: 0;
    left: 5%;
    margin: 0;
}
.bigBalloon:after {
    content: 'English with';
    display: block;
    position: absolute;
    top: -43px;
    left: 49px;
    font-size: 4.5vw;
    font-weight: 800;
    text-align: center;
    color: #FDF100;
    text-shadow: -4px 4px black;
    padding: 5vw 4vw;
    box-sizing: border-box;
    line-height: 5vw;
}
.smallBalloon {
    background: url('../img/smallBalloon.png');
    width: 130px;
    height: 171px;
    position: fixed;
    top: 0;
    right: -171px;
    margin: 0;
    z-index:10;
}
.title {
    position: fixed !important;
    bottom: 5%;
    left: 48vw;
    width: 50vw;
    font-family: 'Sniglet', cursive;
    font-size: 4.5vw;
    font-weight: 800;
    text-align: center;
    color: #FDF100;
    text-shadow: 2px 2px black;
    padding: 5vw 4vw;
    box-sizing: border-box;
    line-height: 5vw;
}
.videoTitle {
    position: absolute !important;
    left: 0;
    top:  310%;
    width: 43vw;
    font-family: 'Sniglet', cursive;
    font-size: 4vw;
    font-weight: 800;
    text-align: center;
    color: #FDF100;
    text-shadow: 2px 2px black;
    line-height: 4vw;
    padding: 6vw 1vw 3vw 0;

}
.withPolly:after {
    display: block;
    background: url(../img/Polly.png) no-repeat;
    width: 259px;
    height: 254px;
    position: absolute;
    top: -220px;
    right: -60px;
    content: '';
}
.video {
    position: absolute;
    width: 40vw;
    top: 330%;
    right: 10%;
    height: 22.5vw;
    border: 20px solid red;
    border-radius: 10px;
}
/*.video:after {*/
    /*display: block;*/
    /*background: url(../img/redBalloon.png) no-repeat;*/
    /*width: 152px;*/
    /*height: 258px;*/
    /*position: absolute;*/
    /*top: -271px;*/
    /*right: -92px;*/
    /*content: '';*/
/*}*/
/*.video:before {*/
    /*display: block;*/
    /*background: url(../img/greenBalloon.png) no-repeat;*/
    /*width: 177px;*/
    /*height: 415px;*/
    /*position: absolute;*/
    /*top: -420px;*/
    /*left: -77px;*/
    /*content: '';*/
/*}*/

.groundContainer {
    position: absolute;
    top: 400%;
    left: 0;
    width: 100%;
    height: 100vh;
	overflow: hidden;
}
.groundContainer div {
    position: absolute;
}
.grass {
    bottom: 0;
    left: 0;
    background: #9acb5b url('../img/grassTop.png') top left repeat-x;
    height: 25vh;
    width: 100%;
}
.onTheGround {
    bottom: 0px;
    left: 0px;
    height: 100vh;
}
.bigTree {
    bottom: 10vh;
    left: 0px;
    background: url('../img/bigTree.png') no-repeat;
    width: 368px;
    height: 520px;
}

.yellowFlower {
    bottom: 9vh;
    left: 0px;
    background: url('../img/yellowFlower.png') no-repeat;
    width: 34px;
    height: 45px;
    z-index: 10;
}
.blueFlower {
    bottom: 15vh;
    left: 0px;
    background: url('../img/blueFlower.png') no-repeat;
    width: 42px;
    height: 43px;
}
.batterfly {
    bottom: 40vh;
    left: 0px;
    background: url('../img/batterfly.png') no-repeat;
    width: 90px;
    height: 75px;
}

.fence {
    bottom: 13vh;
    left: 0px;
    background: url('../img/fence.png') no-repeat;
    width: 575px;
    height: 216px;
}
.photoScreen {
    background: white;
    top: -35vw;
    right: 43px;
    width: 50vw;
    height: 33.3vw;
    background: white;
    position: fixed !important;
    border: 5px solid #FECF4B;
    box-shadow: 4px 4px 14px 4px #C4733D;
    overflow: hidden;
    white-space: nowrap;
}
.photoScreen img {
    max-width: 50vw;
    max-height: 33.3vw;
}
.bigCar {
    bottom: 10vh;
    left: -1000px;
    background: url('../img/car.png') no-repeat;
    width: 556px;
    height: 414px;
}

.cloud {
    background: url('../img/bigCloud.png') no-repeat center center;
    background-size: contain;
    position: absolute;
}

.x1 {
    width: 20%;
    height: 20%;
}
.x2 {
    width: 10%;
    height: 10%;
}
.x3 {
    width: 10%;
    height: 10%;
}
.p1 {
    top: 130%;
    left: 30%;
}
.p2 {
    top: 150%;
    right: 10%;
}
.p3 {
    top: 200%;
    left: 40%;
}
.p4 {
    top: 280%;
    left: 5%;
}
.p5 {
    top: 230%;
    left: 80%;
}

