img, audio, video {
  max-width: 100%;
}

code {
  font-family: monospace;
  background-color: #eee;
  border-radius: 4px;
  padding: 4px;
}

table {
  width: 100%;
  background-color: #eee;
  border-radius: 4px;
}

table th, table td {
  padding: 8px;
}
