@import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap);*{box-sizing:border-box;font-family:Lato,sans-serif;margin:0;padding:0;scroll-behavior:smooth}#root{background-color:#2f4f4f;height:100vh;text-align:center}#root,.App{align-items:center;display:flex;justify-content:center}.App{background-color:grey;border-radius:20px;color:#e884e8;flex-direction:column;margin:5px 10px;max-width:750px;padding:.5rem;>*{margin:.25rem}.btn{background-color:initial;background-color:rgba(237,62,237,.15);border:none;border-radius:20px;color:#ed3eed;cursor:pointer;font-size:2rem;font-weight:700;padding:.3rem}.btn:hover{background-color:#e884e8;color:#faebd7}}#secondary-controls{align-items:space-around;display:flex;gap:.65rem;justify-content:space-around;margin:.5rem;#break-controls>:not(h3),#session-controls>:not(h3){font-size:2rem}}#time-left{font-size:7.5rem;font-weight:900}#timer-label{font-size:3.75rem;font-weight:700}
/*# sourceMappingURL=main.0277f10d.css.map*/