body {
  overflow: hidden;
  background-color: black;
}

.quote {
  float: right;
}
