html,body{background-color:#111}.dashboard{color:#fff}.selection{display:flex;flex-wrap:wrap;gap:4px}.selection li{display:flex;width:100px;height:100px;background-color:gray;list-style:none;justify-content:center;align-items:center}a:link,a:visited,a:active{color:#fff;text-decoration:none}a:hover{text-decoration:underline}
