:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;max-width:100%;overflow-x:hidden}h1{display:inline-block;font-size:3em;line-height:1.1;margin:auto 1rem}h2,p{margin:0 auto}table{border:#213547 solid;margin:2rem auto;border-collapse:collapse}thead{background-color:#e8e8e6}table{margin:2rem auto .5rem}#app{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1280px;margin:0 auto;padding:1rem;text-align:center}#football{animation:rotation 10s infinite linear}#seasons{margin:2rem 0 0}#legend-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(359deg)}}.grid{stroke:#d3d3d3;stroke-opacity:.2;shape-rendering:crispEdges}.legend-dots{flex:0 1 auto}
