body {
  background: #3c0f59;
  color: white;
  font-family: "Pirata One";
  font-size: 20px;
  font-weight: lighter;
  text-align: center;
  margin-top: 10px
}

img {
  width: 500px
}