@charset "UTF-8";.clickable:hover{cursor:pointer}body{display:block;text-align:center;color:#fff;background-color:#000;overflow:hidden}#app{display:flex;height:100vh;align-items:center;justify-content:center}#footer{position:fixed;bottom:0}#footer>#info{font-style:italic;font-size:10px;color:#969696}@keyframes snowflake-fall{to{transform:translateY(100vh);opacity:0}}#snowflakes>span{position:fixed;width:8px;height:8px;background-color:#fff;border-radius:50%;top:-8px}
