body,
html {
  margin: 0;
}

body {
  background-color: #2587BC;
  background-image: url(./background.svg);
  background-size: cover;
}
