.reveal section img {
  background: none;
  border: none;
  box-shadow: none;
}

.reveal .darkbg {
  background-color: rgba(40, 42, 54, 0.5);
}

table {
  word-wrap: anywhere;
}
