body {
  background-color: White;
  color: black;
  text-align: center;
}

img {
  max-width: 100%;
}

.quitar-float {
  float: none;
}