body{background:skyblue;-webkit-animation:changecolor 10s linear infinite;animation:changecolor 10s linear infinite}@-webkit-keyframes changecolor{0%{background:skyblue}50%{background:#90ee90}to{background:skyblue}}@keyframes changecolor{0%{background:skyblue}50%{background:#90ee90}to{background:skyblue}}h1{font-family:billabongregular;text-align:center;font-size:100px;color:green}.gameboard{height:250px;width:250px;display:inline-block}.cell{background-color:orange}.cell,.mice{float:left;height:50px;width:50px;outline:1px solid green}.mice{background-image:url(../media/mice.37401c56.jpg);background-size:cover;-webkit-animation:shake 2s linear 0s 1;animation:shake 2s linear 0s 1}.miss{-webkit-animation:shake2 .1s linear 0s 1;animation:shake2 .1s linear 0s 1}.hit,.miss{float:left;height:50px;width:50px;background-color:orange;outline:1px solid green}.hit{-webkit-animation:shake3 .1s linear 0s 1;animation:shake3 .1s linear 0s 1}#info{position:fixed;bottom:50px;left:50px;opacity:1}@media screen and (max-width:768px){h1{font-size:50px}#info{bottom:5px;left:0}}@-webkit-keyframes shake{0%{opacity:0}50%{opacity:1}to{opacity:0}}@keyframes shake{0%{opacity:0}50%{opacity:1}to{opacity:0}}@-webkit-keyframes shake2{0%{background-color:orange}to{background-color:#000}}@keyframes shake2{0%{background-color:orange}to{background-color:#000}}@-webkit-keyframes shake3{0%{background-color:green}to{background-color:red}}@keyframes shake3{0%{background-color:green}to{background-color:red}}@font-face{font-family:billabongregular;src:url('https://cdn.rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.eot');src:url('https://cdn.rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.eot?#iefix') format('embedded-opentype'),url('https://cdn.rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.woff') format('woff'),url('https://cdn.rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.ttf') format('truetype'),url('https://cdn.rawgit.com/milktronics/beaglegr.am/master/public/fonts/billabong-webfont.svg#billabongregular') format('svg');font-weight:400;font-style:normal}
/*# sourceMappingURL=main.b9d046f7.css.map*/