body, html {
  padding: 0px;
  margin: 0px;
  background-color: #000000;
  background-image: url(soc.ing.svg);
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
  background-size: contain;
}
