.stopwatch-main-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-lg-bg.png);background-size:cover;width:100vw;height:100vh}.stopwatch-container{padding:10%}.main-heading{font-size:40px;font-weight:600}.timer-container{-webkit-box-shadow:0 4px 16px 0 #bfbfbf;box-shadow:0 4px 16px 0 #bfbfbf;width:300px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding:2%;-ms-flex-align:center;align-items:center;border-radius:10px}.timer-text{font-weight:600}.stopwatch-image{width:15px}.time{font-size:50px;font-weight:600;margin:0}.btn-container{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}.btn{border:none;border-radius:5px;width:80px;padding:3%;color:#fff;margin:8px}.btn-success{background:#1db05f}.btn-danger{background:#ef0d36}.btn-warning{background:#eaa800}@media (max-width:576px){.stopwatch-main-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-sm-bg.png)}.stopwatch-container{padding:5%}.timer-container{width:100%}}*{-webkit-box-sizing:border-box;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}
/*# sourceMappingURL=main.77698034.chunk.css.map */