#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}body{padding:0;margin:0}#root{padding:0}.App{display:flex;height:100vh;width:100%;align-items:center;justify-content:center;flex-direction:column}.eye-wrapper{display:flex;gap:100px}.eye-left,.eye-right{display:flex;overflow:hidden;border:1px solid black;width:200px;height:200px;position:relative}.ball-right,.ball-left{top:50%;left:50%;transform:translate(-50%,-50%);position:absolute;border:1px solid black;background-color:#000;width:100px;height:100px;border-radius:50%;transition:60ms linear}
