#mainMenu{top:0;bottom:0;position:absolute;left:0;right:0;width:100%;height:100%;margin:auto}#overlay{top:0;bottom:0;position:absolute;left:0;right:0;width:100%;height:100%;background-color:#000;transition:opacity .2s ease-in;z-index:100;margin:auto}#menuBg{left:0;right:0;position:absolute;top:0;bottom:0;width:100%;height:100%;object-fit:fill;box-sizing:inherit;padding:inherit;background-image:url(../images/bg.png);background-size:100% 100%;background-color:#f05e55;background-blend-mode:multiply;z-index:-20;margin:auto}#menuOverlay{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:60%;height:100%;background-color:#fff;opacity:.39215686;z-index:-15}#logo{position:absolute;left:0;top:0;width:100%;height:43%;padding:1vh 1.85vw 0}#logo img{filter:drop-shadow(9px 9px 1px rgba(0, 0, 0, .60784314));padding:inherit}#menuButtons{position:absolute;left:0;right:0;margin-left:auto;margin-right:auto;width:40%;height:55%;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:1vh 0}#menuButtons div{width:100%;height:20%;margin:1vh 0}#menuButtons #onePlayerButton{background-image:url(../images/button.png);background-size:100% 100%;background-color:#18df1a;background-blend-mode:multiply;mask-image:url(../images/button.png);-webkit-mask-image:url(../images/button.png);mask-size:100% 100%;-webkit-mask-size:100% 100%;display:flex;justify-content:center;align-items:center;font-family:Baloo;color:#fff;text-shadow:1px 1px #000;text-align:center;font-size:8vw;line-height:4vh}#creditsButton span,#menuButtons #freeplayButton span,#menuButtons #onePlayerButton span,#menuButtons #twoPlayerButton span{width:100%}#menuButtons #twoPlayerButton{background-image:url(../images/button.png);background-size:100% 100%;background-color:#f0df1a;background-blend-mode:multiply;mask-image:url(../images/button.png);-webkit-mask-image:url(../images/button.png);mask-size:100% 100%;-webkit-mask-size:100% 100%;display:flex;justify-content:center;align-items:center;font-family:Baloo;color:#fff;text-shadow:1px 1px #000;text-align:center;font-size:8vw;line-height:4vh}#menuButtons #freeplayButton{background-image:url(../images/button.png);background-size:100% 100%;background-color:#5096c8;background-blend-mode:multiply;mask-image:url(../images/button.png);-webkit-mask-image:url(../images/button.png);mask-size:100% 100%;-webkit-mask-size:100% 100%;display:flex;justify-content:center;align-items:center;font-family:Baloo;color:#fff;text-shadow:1px 1px #000;text-align:center;font-size:7vw}#creditsButton{background-image:url(../images/button.png);background-size:100% 100%;background-color:#f69616;background-blend-mode:multiply;mask-image:url(../images/button.png);-webkit-mask-image:url(../images/button.png);mask-size:100% 100%;-webkit-mask-size:100% 100%;display:flex;justify-content:center;align-items:center;font-family:Baloo;color:#fff;text-shadow:1px 1px #000;text-align:center;position:absolute;left:72%;bottom:4%;width:23%;height:8%;font-size:5vw}#socialMedia{position:absolute;left:7%;bottom:2%;width:40%;height:10%;box-sizing:border-box;font-family:Baloo;color:#fff}#socialMedia #facebook{width:100%;height:100%}#socialMedia #facebook img{width:45%}#socialMedia #facebook .txt{position:absolute;left:50%;top:0;width:50%;height:100%;padding:5% 0;box-sizing:border-box}#socialMedia #facebook .txt .fit{width:100%;height:100%;display:block}