html {
  background-color: rgba(52, 58, 64, 1);
}
hr {
  /* border-color: darkgrey; */
  border-top: 2px solid darkgrey;
}
