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}.box{align-items:center;border:1px solid #000;display:flex;flex-direction:column;justify-content:space-evenly;width:500px}.item_img{height:300px;width:300px}.main{height:70vh;justify-content:space-evenly;margin-top:5vh}.bt,.main{display:flex}.bt{justify-content:center;margin:5vh;padding:10px 5px}.bt button{background-color:transparent;border:1px solid transparent;border-radius:50%;box-shadow:3px 3px 5px 3px gray;height:80px;margin:0 20px;width:80px}.bt button:hover{cursor:pointer}.bt button img{height:60%;width:60%}.win{border:5px solid #02d802;color:#02d802}.lose{border:5px solid #700;color:#740000}.tie{border:5px solid #000;color:#000}
/*# sourceMappingURL=main.3764b114.css.map*/