*{margin:0;padding:0;box-sizing:border-box}html,body,#app{width:100%;height:100%;overflow:hidden;background:#000;color:#fff;font-family:-apple-system,PingFang SC,Microsoft YaHei,sans-serif;-webkit-font-smoothing:antialiased;cursor:none;-webkit-user-select:none;user-select:none}.fade-enter-active{transition:opacity 1s ease}.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.clock-separator{animation:pulse 1s ease infinite}
