body {
  height: 100%;
  margin: 0 auto;
  background-image: url("images/1f48a.svg");
  background-repeat: no-repeat;
  min-height: 450px;
  background-position: 50% 20%;
  background-attachment: fixed;
  background-size: contain;
  background-color: #1d1050;
}
