html {
  background-color: #000;
  color: #fff;
}

body {
  text-align: center;
  background-color: #000;
}

.responsive {
  max-width: 100%;
  height: auto;
}