body {
  background-color: rgb(39, 38, 38);
  /*text-align: right;*/
}
#ogMaroButton {
  height: 10px;
  background-color: rgba(39, 38, 38, 0);
  border: rgba(39, 38, 38, 0)
}
#compatibilityCheck {
  color: rgba(255, 255, 255, 1);
}