@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;500;600;700;800;900&display=swap);*{padding:0;margin:0;box-sizing:border-box;outline-style:none}html{font-size:1.6vw}body{font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif}.time-box{width:100%;height:100vh;background-color:#000}.time-box,.time-div{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.time-div{background-color:orange;padding:1rem 2rem;border-radius:2rem;box-shadow:.1px .1px 40px .1px orange}.time-data{color:#000;font-size:5rem;padding:1rem;font-family:"Orbitron",sans-serif}.btn{padding:1rem;background-color:#000;border-radius:1rem;color:orange;font-weight:700;font-size:1.2rem;cursor:pointer;border:1px solid orange}.btn:hover{border:1px solid #000;color:#000;background-color:orange}.btn:active{-webkit-transform:scale(.95);transform:scale(.95)}p{font-weight:700}@media screen and (max-width:1000px){.time-data{font-size:8rem}}
/*# sourceMappingURL=main.246156f9.chunk.css.map */