html, body {
  background: url(https://sadhost.neocities.org/images/tiles/pastelblue.png);
  position: relative;
  color: var(--color-fg);
  font-family: "Ubuntu";
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}