.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-sm-bg.png);background-size:cover;height:100vh}@media screen and (min-width:768px){.app-container{background-image:url(https://assets.ccbp.in/frontend/react-js/stopwatch-lg-bg.png)}}.stopwatch-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;padding-top:64px}@media screen and (min-width:992px){.stopwatch-container{-ms-flex-align:start;align-items:flex-start;margin-left:160px}}.stopwatch{color:#333;font-family:"Roboto";font-size:36px;font-weight:500}@media screen and (min-width:992px){.stopwatch{font-size:64px}}.timer-container{-ms-flex-direction:column;flex-direction:column;background-color:#fff;width:310px;border-radius:12px;padding:32px;-webkit-box-shadow:0 4px 40px rgba(23,31,70,.16);box-shadow:0 4px 40px rgba(23,31,70,.16)}.timer,.timer-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.timer-image{margin-right:8px}.heading{font-size:24px}.heading,.stopwatch-timer{color:#333;font-family:"Roboto";font-weight:500}.stopwatch-timer{font-size:36px;margin-top:0}@media screen and (min-width:768px){.stopwatch-timer{font-size:64px}}.timer-buttons{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.button{color:#fff;font-family:"Roboto";font-size:14px;font-weight:600;border-radius:4px;padding:4px 20px;cursor:pointer;border:none;outline:none}@media screen and (min-width:768px){.button{padding-top:8px;padding-bottom:8px}}.start-button{background-color:#1db05f;margin-right:24px}.stop-button{background-color:#ef0d36;margin-right:24px}.reset-button{background-color:#eaa800}*{-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.fe1d8040.chunk.css.map */