code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.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{align-items:center;display:flex;flex-direction:column;padding-top:64px}@media screen and (min-width:992px){.stopwatch-container{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{background-color:#fff;border-radius:12px;box-shadow:0 4px 40px #171f4629;flex-direction:column;padding:32px;width:310px}.timer,.timer-container{align-items:center;display:flex}.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:flex;flex-direction:row;justify-content:space-between}.button{border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Roboto;font-size:14px;font-weight:600;outline:none;padding:4px 20px}@media screen and (min-width:768px){.button{padding-bottom:8px;padding-top:8px}}.start-button{background-color:#1db05f;margin-right:24px}.stop-button{background-color:#ef0d36;margin-right:24px}.reset-button{background-color:#eaa800}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}
/*# sourceMappingURL=main.3b4bfcbd.css.map*/