html,
body {
  height: 100%;
}
h1 {
  text-align: center
}
p {
  text-align: center
}
svg {
  display: block;
  margin: 0 auto;
}