.hexagon{background-color:#ccc;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);display:inline-block;height:100px;margin:5px;position:absolute;width:100px}@media screen and (max-width:768px){.hexagon{height:80px;width:80px}}@media screen and (max-width:480px){.hexagon{height:60px;width:60px}}.board-container{transform:scale(.9);transform-origin:center center}svg{margin-left:-100px}@media screen and (max-width:768px){.board-container{transform:scale(.8)}svg{margin-left:-60px;margin-top:-80px}}@media screen and (min-width:800px) and (max-width:870px) and (orientation:landscape){svg{margin-left:0;margin-top:-80px}.board-container{transform:scale(.6)}h1{font-size:14px}}
/*# sourceMappingURL=main.21058a82.css.map*/