#root{margin:0 auto;text-align:center}img{width:200px}header{display:flex;flex-direction:row;align-content:center;justify-content:space-between;padding:16px;background:#ff8200}nav ul{display:flex;flex-direction:row;gap:32px;list-style-type:none}nav a{text-decoration:none}form{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px}@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}*{font-family:Cuprum,sans-serif}#logo{width:100px;height:50px;border-radius:10px}.col{width:250px;height:250px}h6{color:#ff8200}.card-img-top{width:100%;height:200px}.card-body{width:100%}
