
body {
  font-family: "Monsieur La Doulaise", cursive;
  font-weight: 400;
  font-style: normal;
  font-size: 1000%;

  text-align: center;

  background-color: lightgray;
  color: darkgray;
}

div {
  width: 60vw;
  float: right;
}
