body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}nav{background-color:#556b2f;box-shadow:5px 5px 5px #282c34;color:#fff;font-size:21px;min-height:70px;position:fixed;top:0;width:100%;z-index:99}ul{-webkit-padding-start:0;padding-inline-start:0}nav ul li{display:inline-block;margin:21px 10px}#nav-message{float:left}#nav-score{float:right}.header{background-image:url(https://images.unsplash.com/photo-1531860711453-b2f3b6453611?ixlib=rb-1.2.1&auto=format&fit=crop&w=634&q=80);background-repeat:repeat-x;color:#fff;margin-top:70px}.header h1{font-size:60px;padding-top:100px}.header h1,.header h3{background-color:rgba(50,50,50,.7);margin:0 auto;width:70%}.header h3{font-size:25px;padding-bottom:100px;padding-top:30px}.tile{border-radius:5px;box-shadow:5px 5px 5px 3px #646464;display:inline-block;margin:1% 2%;padding:5px;width:15%}@-webkit-keyframes select{0%{background-color:#fff}to{background-color:#556b2f}}@keyframes select{0%{background-color:#fff}to{background-color:#556b2f}}.tile:hover{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-name:select;animation-name:select}.board-row{display:block;float:none;width:100%}#footer{background-color:#556b2f;color:#fff;font-size:18px;padding-bottom:25px;text-align:left}#footer ul{padding-bottom:5px}#footer ul li{display:inline-block;float:right;margin:10px}a{color:#fff}a,a:visited{text-decoration:none}a:visited{color:#d3d3d3}@media screen and (max-width:600px){.tile{width:30%}}@media screen and (max-width:635px){nav ul li{float:left!important}}
/*# sourceMappingURL=main.b132e579.css.map*/