body {
  text-align: center;
  background: #333;
  color: white;
}

body * {
  text-align: center;
}

img {
  max-width: 50%;
  height: auto;
}
