@import url(https://fonts.googleapis.com/css?family=Shrikhand);#content,#frame{display:flex;flex-wrap:wrap}#frame,#game,html body{height:100%;padding:0}#frame,#game,*,html body{padding:0}#overlay,#pixi,#video{width:1283px;height:722px;overflow:hidden;position:absolute}#outdated,#overlay,#pixi,#video{top:0;left:0}#game,*,html body{margin:0}#frame,#game{position:relative}#outdated .last,#overlay,#pixi,#video,* html #outdated{position:absolute}html body{background:url(../images/wood-tile.jpg);font-family:Shrikhand,cursive}*{-webkit-tap-highlight-color:transparent}#content{height:100vh;justify-content:center;align-items:center}#frame{width:100%;max-width:1465px;max-height:903px;margin:0 auto;justify-content:center;align-items:center;background:url(../images/frame.png) center center no-repeat;background-size:contain}#game,#overlay{flex-wrap:wrap;display:flex}@media only screen and (max-width:1024px){#frame{max-width:1342px;max-height:782px;background:url(../images/frame-mobile.png) center center no-repeat;background-size:contain}}#game{width:100%;max-width:1283px;max-height:722px;justify-content:center;align-items:center;background:#1d539d}#overlay{z-index:9999;justify-content:center;align-items:center}#video{z-index:1;visibility:hidden;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#pixi{z-index:2}#scrollSpacer{height:auto;display:none}/*!--------------------------------------------------------------------
STYLES "Outdated Browser"
Version:    1.1.0 - 2014
author:     Burocratik
website:    http://www.burocratik.com
* @preserve
-----------------------------------------------------------------------*/#outdated{display:none;position:fixed;width:100%;height:170px;text-align:center;text-transform:uppercase;z-index:1500;background-color:#f25648;color:#fff}#outdated h6{font-size:25px;line-height:25px;margin:30px 0 10px}#outdated p{font-size:12px;line-height:12px;margin:0}#outdated #btnUpdateBrowser{display:block;position:relative;padding:10px 20px;margin:30px auto 0;width:230px;color:#fff;text-decoration:none;border:2px solid #fff;cursor:pointer}#outdated #btnUpdateBrowser:hover{color:#f25648;background-color:#fff}#outdated .last{top:10px;right:25px;width:20px;height:20px}#outdated .last[dir=rtl]{right:auto!important;left:25px!important}#outdated #btnCloseUpdateBrowser{display:block;position:relative;width:100%;height:100%;text-decoration:none;color:#fff;font-size:36px;line-height:36px}