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}.App{text-align:center;display:flex;justify-content:center;align-items:center;height:100vh}.card{height:50vh;background-color:#0ff;width:20em;border-radius:10px}.card:hover{transform:scale(1.05);box-shadow:5px 10px rgba(0,0,0,.2)}h2{padding:5rem 0}button{font-size:2rem;width:4rem;border-radius:5px;background-color:#23df52;margin:1rem;font-weight:900}button:hover{transform:scale(1.05);box-shadow:2px 3px rgba(0,0,0,.2)}
/*# sourceMappingURL=main.23684002.chunk.css.map */