*{font-family:Courier New,Courier,monospace;margin:1px}body,body>div{height:100vh;width:100vw;letter-spacing:1em}#container{height:100%;display:flex;flex-direction:column}#container>div{display:flex}#navbar{padding:2em;justify-content:space-evenly}#main-section{flex-grow:1;height:100px}#main-section>div{width:100%;display:flex;align-items:center;justify-content:center;height:100px}.red{background-color:red;color:#fff}.blue{background-color:#275db3;color:#fff}.home{background-color:#c4c4c4;color:#fff}.green{background-color:green;color:#fff}.magenta{background-color:#f0f;color:#fff}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}@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}
