body{font-family:sans-serif;margin:0}h1{display:block;height:400px;margin:5vh auto auto;position:relative}.char{font:50px monospace;height:375px;left:50%;position:absolute;top:0;width:40px;z-index:100}.char.top{transform-origin:bottom center}.char.top:first-child{transform:translateX(-50%) rotate(-15deg)}.char.top:nth-child(2){transform:translateX(-50%) rotate(-9deg)}.char.top:nth-child(3){transform:translateX(-50%) rotate(-3deg)}.char.top:nth-child(4){transform:translateX(-50%) rotate(3deg)}.char.top:nth-child(5){transform:translateX(-50%) rotate(9deg)}.char.top:nth-child(6){transform:translateX(-50%) rotate(15deg)}.char.top:nth-child(7){transform:translateX(-50%) rotate(21deg)}.char.bottom{display:flex;flex-direction:column;justify-content:flex-end;transform-origin:top center}.char.bottom:first-child{transform:translateX(-50%) rotate(12deg)}.char.bottom:nth-child(2){transform:translateX(-50%) rotate(6deg)}.char.bottom:nth-child(3){transform:translateX(-50%) rotate(0deg)}.char.bottom:nth-child(4){transform:translateX(-50%) rotate(-6deg)}.char.bottom:nth-child(5){transform:translateX(-50%) rotate(-12deg)}.char.bottom:nth-child(6){transform:translateX(-50%) rotate(-18deg)}.face-container{left:50%;position:relative;top:75px;transform:translateX(-50%);width:150px}.face{animation:spin 2.5s cubic-bezier(.33,-.42,0,1.18) infinite;height:225px}main{align-items:center;display:flex;flex-direction:column;overflow:hidden}.marquee{animation:marquee 5s linear infinite;color:red}table{background:#f5f5f5;border-collapse:collapse;border-radius:4px;margin-bottom:2rem;overflow:hidden;width:400px}table table,table td,table th{border:1px solid #d3d3d3}table td{padding:8px}@keyframes marquee{to{transform:translateX(-100%)}0%{transform:translateX(100%)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=index.b9cdcedc.css.map */
