body {
  background-color: #fff;
  background-image: url(/images/background.svg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
