.outer-box{height:85vh}.box{display:flex}.box .inner{white-space:nowrap;width:400px;height:200px;cursor:inherit;font-family:sans-serif;font-size:4em;font-weight:700;line-height:200px;overflow:hidden}.box .inner:first-child{color:#8b0000;transform-origin:100%;background-color:#cd5c5c;transform:perspective(100px)rotateY(-15deg)}.box .inner:last-child{color:#faebd7;transform-origin:0;background-color:#f08080;transform:perspective(100px)rotateY(15deg)}.box .inner span{animation:5s linear infinite marquee;position:absolute}.box .inner:first-child span{animation-delay:2.5s;left:-100%}.landing-root{cursor:url(/images/click-128.png) 32 32,url(/images/click.png) 32 32,auto}@media (pointer:fine){.landing-root{cursor:url(/images/click-128.png) 32 32,url(/images/click.png) 32 32,auto}}@keyframes marquee{0%{left:100%}to{left:-100%}}
