*,:after,:before{box-sizing:border-box}body{font-family:Open Sans,sans-serif;display:flex;flex-direction:column;min-height:100vh}header{background-color:khaki;height:120px;justify-content:center}header,main{display:flex;align-items:center}main{background-color:beige;flex-grow:1;flex-direction:column}.count{font-size:8rem}.btn{font-size:2rem;padding:1rem}.green{color:green}.red{color:red}
/*# sourceMappingURL=/styles.05df5643.css.map */