body{width:100%;height:100%;}
html{width:100%;height:100%;}
@media(min-width:767px){.intro-section{height:100%;padding-top:150px;text-align:center;}
.about-section{height:100%;padding-top:90px;text-align:center;background:#eee;}
.services-section{height:100%;padding-top:150px;text-align:center;background:#fff;}
.videos-section{height:100%;padding-top:90px;text-align:center;background:#eee;}
.game-section{height:100%;padding-top:0px;text-align:center;background:black;}
.contact-section{height:100%;padding-top:100px;text-align:center;background:#eee;}
canvas{display:block;margin:auto;position:relative;top:150;left:0;right:0;bottom:-250;image-rendering:optimizeSpeed;image-rendering:-moz-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:optimize-contrast}