.ciallo{animation:ciallo-animate 15s linear infinite;margin:0;padding-left:100%;white-space:nowrap}@keyframes ciallo-animate{0%{transform:translate(0)}to{transform:translate(-115%)}}.box{align-items:center;bottom:0;display:flex;height:100vh;justify-content:center;left:0;position:absolute;right:0;top:0;width:100vw}.box span{animation:bounce .3s ease infinite alternate;display:inline-block;font-size:5rem;position:relative;top:20px;z-index:1}@keyframes bounce{0%{text-shadow:#fff6 0 0 .05em;transform:translateZ(0)}to{text-shadow:#fff6 0 1em .35em;transform:translate3d(0,-.5em,0)}}
/*# sourceMappingURL=main.774e831f.css.map*/