body {
  background: var(--background);
  background-image: url('../img/Background.jpg');
  background-repeat: repeat-x;
}
