#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.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}.boardrow{display:flex;flex-direction:row;justify-content:center}.characterbox{width:50px;height:50px;display:flex;justify-content:center;align-items:center;border:.5px solid grey;margin:2px;font-size:large;font-weight:900}.board{display:flex;justify-content:center;flex-direction:column}body{font-family:Arial,sans-serif;background-color:#14293a;color:#e9e4de;display:flex;justify-content:center;align-items:center;height:100vh;margin:0}.container{padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;width:300px}h1{text-align:center;color:#e9e4de}p{margin-bottom:15px;color:#666}form{display:flex;justify-content:space-between}input{flex:1;padding:10px;font-size:16px;border:2px solid #dddddd;border-radius:4px;outline:none}button{padding:10px 20px;font-size:16px;background-color:#6aaa64;color:#fff;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;text-transform:uppercase}input{background-color:#14293a;color:#e9e4de}button:hover{background-color:#45a049}.feedback{margin-top:20px;text-align:center;font-size:20px;font-weight:700;color:#e9e4de}table{margin:12px 0}table th,td{text-align:left;padding:4px 8px}
