p {
  font-family: Roboto, Arial;
  color: white;
  margin-top: 0;
  margin-bottom: 0;
}

html, body {
  height: 100%;
  margin: 0;
  background: rgba(0, 0, 0, 0.65);
}