:root {
  background-image: url("/assets/site/tile.png");
  background-repeat: repeat;
  color: white;
}

footer {
  bottom: 0%;
  position: fixed;
}