body {
  background-image: url("data/scenec.png");
  background-repeat: no-repeat;
  background-color: #3161dd;
}

p {
  font-family: 'Indie Flower', cursive;
  color: white;
  text-align: right;
  padding-right: 50px;
  font-size: 20px;
}
