*{box-sizing:border-box}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}button{padding:8px 24px;color:#fff;background-color:#000;border-radius:50px;font-size:1rem;font-weight:700;cursor:pointer;transition:.25s ease-out;outline:none;border:none;-webkit-appearance:none;-moz-appearance:none}button:hover{background-color:rgba(0,0,0,.75)}button:active{background-color:rgba(0,0,0,.6)}.container{width:60%;margin:0 20%;height:100vh;align-items:center}.container,.joke{display:flex;flex-direction:column;justify-content:center}.joke{width:100%;height:200px;border:2px solid #e2e2e2;border-radius:32px;margin-bottom:32px;box-shadow:0 4px 20px rgba(0,0,0,.06666666666666667);padding:1em 10%;text-align:center}.joke h1{font-size:1.5em}@media screen and (max-width:768px){.container{width:90%;margin:0 5%}.joke{height:300px}}
/*# sourceMappingURL=main.9e1837d6.chunk.css.map */