body {
  background-color: #A47864;
  font-family: helvetica, arial, sans-serif;
  font-weight: 400;
  text-rendering: optimizeLegibility;
  text-align: center;
  color: #FFF;
}

.smile {
  font-size: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 90vh;
}
