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}@font-face{font-family:GothamHTF;src:url(/stopwatch/static/media/GothamHTF-Book.b115ab97.woff);font-weight:400;font-style:normal}*{margin:0;padding:0;font-family:GothamHTF;font-size:15px;font-weight:400;font-style:normal;font-stretch:normal;letter-spacing:normal;-webkit-font-smoothing:antialiased}*,h1{line-height:normal}h1{font-size:35px;color:#f58200;padding:50px 0 0}footer,h1{text-align:center}.stopwatch-wrapper{display:flex;justify-content:space-between;margin:50px auto;max-width:950px;align-items:flex-start}.stopwatch-wrapper .stopwatch{margin-bottom:25px}.stopwatch-wrapper .stopwatch,.stopwatch-wrapper .stopwatch span{font-size:clamp(16px,12vw,50px)}.stopwatch-wrapper button{color:#fff;cursor:pointer;background:green;border:0;border-radius:15px;min-width:120px;padding:7px 10px;outline:none;margin-bottom:15px}.stopwatch-wrapper button#lap{margin:0 27px}.stopwatch-wrapper button:hover{background-color:#0aa200}.stopwatch-wrapper .laps-wrapper{display:flex;max-width:450px;min-width:450px;flex-wrap:wrap;border:1px solid grey}.stopwatch-wrapper .laps-wrapper div{width:100%;display:flex}.stopwatch-wrapper .laps-wrapper div span{width:25%;border:1px solid grey;padding:5px 10px}@media (max-width:768px){.stopwatch-wrapper{max-width:90%;flex-direction:column}.stopwatch-container{margin-bottom:50px}.stopwatch-wrapper .laps-wrapper{min-width:auto;max-width:100%}.stopwatch-wrapper button{min-width:92px}.stopwatch-wrapper button#lap{margin:0 10px}}
/*# sourceMappingURL=main.5909a5dc.chunk.css.map */