body {
  background-image: url(keyvisual_content.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

p {
  font-family: Arial;
  color: white;
  font-size: 1.2em;
}
