body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.buttonDiv{margin:10vh 10vw}.buttonDiv,.shapeDiv{display:flex;justify-content:center}.shapeDiv{margin:5vh 0}button{background-color:#fff;max-width:100%;margin:2vh 2vw}@media screen and (max-width:768px){body{overflow:hidden}button{margin:5vh 5vw}}.circle{background:#d3c4e3;width:100px;height:100px;border-radius:50%}.triangle{width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent;border-bottom:100px solid #d3c4e3}.square{background:#d3c4e3;width:100px;height:100px}.pentagon{position:relative;width:54px;box-sizing:content-box;border-color:#d3c4e3 transparent;border-style:solid;border-width:50px 18px 0}.pentagon:before{content:"";position:absolute;height:0;width:0;top:-85px;left:-18px;border-color:transparent transparent #d3c4e3;border-style:solid;border-width:0 45px 35px}.hexagon{width:100px;height:55px;background:#d3c4e3;position:relative}.hexagon:before{top:-25px;border-bottom:25px solid #d3c4e3}.hexagon:after,.hexagon:before{content:"";position:absolute;left:0;width:0;height:0;border-left:50px solid transparent;border-right:50px solid transparent}.hexagon:after{bottom:-25px;border-top:25px solid #d3c4e3}.octagon{width:100px;height:100px;background:#d3c4e3;position:relative}.octagon:before{top:0;border-bottom:29px solid #d3c4e3}.octagon:after,.octagon:before{content:"";width:42px;height:0;position:absolute;left:0;border-left:29px solid #fff;border-right:29px solid #fff}.octagon:after{bottom:0;border-top:29px solid #d3c4e3}.pacman{width:0;height:0;border:60px solid #ff0;border-right-color:transparent;border-top-left-radius:60px;border-top-right-radius:60px;border-bottom-left-radius:60px;border-bottom-right-radius:60px}
/*# sourceMappingURL=main.92156c2f.chunk.css.map */