body {
  text-align: center;
}
#emoji {
  font-size: min(70svw, calc(100svh - 25rem));
}
p {
margin-block: 1rlh;
}