img {
  max-width: 100%;
  padding: 10px;
}

body {
  background-color: #23241f;
  color: #dcdcdc;
  font-size: 1.2em;
}

p {
  margin: 15px;
}
