@import url(https://fonts.googleapis.com/css?family=Montserrat);body,html{margin:0;height:100%;font-weight:600}body{font-family:Arial}.header{display:flex;background-color:rgba(0,0,0,.8);height:22%}svg{display:block;font:10.5em "Montserrat";width:960px;height:300px;margin:0 auto}.text-copy{fill:none;stroke:#fff;stroke-dasharray:6% 29%;stroke-width:5px;stroke-dashoffset:0%;animation:stroke-offset 5.5s linear infinite}.text-copy:first-child{stroke:#4d163d;animation-delay:-1}.text-copy:nth-child(2){stroke:#840037;animation-delay:-2s}.text-copy:nth-child(3){stroke:#bd0034;animation-delay:-3s}.text-copy:nth-child(4){stroke:#bd0034;animation-delay:-4s}.text-copy:nth-child(5){stroke:#fdb731;animation-delay:-5s}@keyframes stroke-offset{to{stroke-dashoffset:-35%}}@media (max-width:600px){.header{display:flex;background-color:rgba(0,0,0,.8);height:15%}svg{display:block;font:10.5em "Montserrat";width:960px;height:170px;margin:0 auto}}*{margin:0;padding:0}.mainPanel{margin-top:2%;display:flex}.properties{text-transform:uppercase}.board,.properties{align-items:center;text-align:center}.board{display:flex;flex-direction:column;justify-content:center;width:95%}.boardTable{margin-top:5%;border:1px solid #777;outline:1px solid #333;outline-offset:5px;text-align:center}.boardTable td{padding:7px}.footer{background-color:#1479e6;text-align:center;padding-top:2%;padding-bottom:2%;color:#fff;font-size:1em;bottom:0;width:100%;margin-top:5%}.footer h1{margin-right:15%}#footer-name{font-size:18px}.draw-border{box-shadow:inset 0 0 0 4px #23d5ab;color:#23d5ab;transition:color .25s .0833333333s;position:relative}.draw-border:after,.draw-border:before{border:0 solid transparent;box-sizing:border-box;content:"";pointer-events:none;position:absolute;width:0;height:0;bottom:0;right:0}.draw-border:before{border-bottom-width:4px;border-left-width:4px}.draw-border:after{border-top-width:4px;border-right-width:4px}.draw-border:hover{color:#e73c7e}.draw-border:hover:after,.draw-border:hover:before{border-color:#e73c7e;transition:border-color 0s,width .25s,height .25s;width:100%;height:100%}.draw-border:hover:before{transition-delay:0s,0s,.25s}.draw-border:hover:after{transition-delay:0s,.25s,0s}.btn{margin-top:2%;width:72%;background:none;border:none;cursor:pointer;line-height:1.5;font:700 1.2rem "Roboto Slab",sans-serif;padding:10px;letter-spacing:.05rem}.btn:focus{outline:2px dotted #55d7dc}#cell{font-size:35px;cursor:pointer}@media (max-width:600px){.mainPanel{display:flex;flex-direction:column}.properties{margin-top:3%}}
/*# sourceMappingURL=main.a110c379.chunk.css.map */