/* .container {
  position: absolute;
  top: 50%;
  width: 100%;
  left: 30%;
} */

body,
html {
  height: 100%;
}

.quote {
  font-size: 3rem;
}
