body {
  background-image: url('./eraser.svg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

