*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}html{height:100%}body{margin:0;padding:5px;display:flex;align-items:center;justify-content:center;height:100%}#container-game{max-width:350px;max-height:600px;height:100%}#phaser-game{height:100%;width:100%;background-image:url(./Background.jpg);background-position:center;background-repeat:no-repeat;background-size:cover}#phaser-game.darker:before{content:" ";z-index:1;display:block;position:absolute;height:100%;top:0;left:0;right:0;background:rgba(0,0,0,.8)}#phaser-game canvas{max-width:100%;max-height:100%;z-index:2;position:relative}@font-face{font-family:RobotoMedium;src:url(./Roboto-Medium.ttf) format("truetype")}@font-face{font-family:OpenSansExtraBold;src:url(./OpenSans-ExtraBold.ttf) format("truetype")}@font-face{font-family:FuturaBold;src:url(./FuturaBold.ttf) format("truetype")}@font-face{font-family:RobotoBold;src:url(./Roboto-Bold.ttf) format("truetype")}@font-face{font-family:RobotoBold;src:url(./Roboto-Bold.ttf) format("truetype")}@font-face{font-family:OpenSansSemibold;src:url(./OpenSans-Semibold.ttf) format("truetype")}
