:root {
  font-family: sans-serif;
}
body {
  background-color: aliceblue;
}
.sites {
  column-width: 10rem;
}

