body{scrollbar-width:0;margin:0}#night{color:#fefcfd;background-color:#010002;flex-flow:column;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:absolute}#sleep{text-shadow:#f9f0f0 2px 5px 5%;font-family:Mr Bedfort,cursive;animation:20s ease-in-out infinite text-pulse;position:sticky;top:20px}@keyframes text-pulse{0%{text-shadow:.5px .5px 1px #f0dcdce6}30%{text-shadow:1px 2px 8px #e9fafa}60%{text-shadow:-1px 1.5px 18px #fadcdc}to{text-shadow:.5px .5px 1px #f0dcdce3}}#day{background-color:#87ceeb;width:100vw;min-height:200vh}
