body{background:none;overflow:hidden}.snowflake{background:#c7d4e0;height:15px;width:15px}.sakura,.snowflake{animation:fall 10s linear infinite,yurayura 3s ease-in-out infinite;border-radius:50%;position:fixed;top:0;z-index:999}.sakura{background:#f59fad;height:6px;width:25px}@keyframes fall{0%{top:-10vh}to{top:100vh}}@keyframes yurayura{0%{transform:rotate(0)}50%{transform:translate(40px,20px) rotate(120deg)}to{transform:rotate(0)}}input[type=time]::-webkit-calendar-picker-indicator{background-image:linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0)}
