.mwcSnowflakes{position:fixed;z-index:100;top:1px;left:0;width:100%;height:100%;text-align:center;background-color:rgba(255,255,255,0.8)}.mwcSnowflake{margin-top:0;background-size:contain;background-repeat:no-repeat;display:inline-block;z-index:200;position:absolute;top:-15px;width:70px;height:80px}.mwcSnowflake a{display:block;height:150%;width:150%;position:relative;left:-25%;top:-25%}.animationDrop{-webkit-animation:snow 8s infinite;-moz-animation:snow 8s infinite;-o-animation:snow 8s infinite;animation:snow 8s infinite}@-webkit-keyframes snow{0%{margin-left:50px}50%{margin-left:-50px}100%{margin-left:50px}}@-moz-keyframes snow{0%{margin-left:50px}50%{margin-left:-50px}100%{margin-left:50px}}@keyframes snow{0%{margin-left:50px}50%{margin-left:-50px}100%{margin-left:50px}}.mwcLeftButton,.mwcRightButton{height:100%;width:50%;position:fixed;text-align:center;font-size:47px;top:0;z-index:1000000;padding-top:200px}.mwcLeftButton{left:0;background-color:rgba(255,255,255,0.8)}.mwcLeftButton:after{content:'B';background-color:#F59087;border-radius:55%;padding:10px;width:50px;height:50px;display:inline-block;line-height:1;font-weight:bold}.mwcRightButton{right:0;background-color:rgba(255,255,255,0.8)}.mwcRightButton:after{content:'A';background-color:#F59087;border-radius:55%;padding:10px;width:50px;height:50px;display:inline-block;line-height:1;font-weight:bold}
