body {
  background-color: #f6e8cc;
  font-family:sans-serif;
}
.existence {
  max-width: 60vw;
  display: flex;
  align-self:center;
  text-align: center;

}
body h1 {
  font-family: serif;
}