body{background-color:#000;color:#fff;font:14px Century Gothic,Futura,sans-serif;margin:20px;overflow:hidden}body,html{height:100%}body{margin:0}#root{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.timer{font-size:15vw}.dark{background:#fff;color:#000}.timer-wrapper{height:100%;width:100%}.dark .theme-button:after{color:#000}.theme-button{background:none;border:1px solid grey;border-radius:5px;height:20px;max-width:10px;overflow:hidden;position:fixed;right:10px;top:10px;transition:.15s;width:100px}.theme-button:hover:after{opacity:1}.theme-button:hover{max-width:100px}.theme-button:after{color:#fff;content:"CHANGE THEME";font-size:10px;opacity:0;transition:.15s}.flex-centered{align-items:center;display:flex;flex-direction:column;justify-content:center}
/*# sourceMappingURL=main.b081397d.css.map*/