#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{background-color:#fff;margin:8%;padding:0}#firstCircle{background-color:#ff0;border-radius:50%;height:100px;width:100px;margin:10px 10px 30%;border:2px solid blue}p{text-align:center;font-weight:700}#secondCircle{background-color:#00f;border-radius:50%;height:100px;width:100px;margin:10px 10px 30%;border:2px solid yellow}#thirdCircle{background-color:#000;border-radius:50%;height:100px;width:100px;margin:10px 0;border:2px solid yellow}#Circle{background-color:#0bad0e;border-radius:50%;height:100px;width:100px;margin:10px 0;border:2px solid rgb(8,8,8)}#Box{background-color:#a00808;border-radius:20%}#Circle,#Box{color:#fff;height:100px;width:100px;margin:10px 0;border:2px solid rgb(11,11,11)}
