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

/*this only works on the Introduction/How the quiz works sections*/
code {
  background-color: lightgrey;
}






/*doesn't work-----------------------------------------------------------------------*/

/* .wormwood-content__main > code {
  background-color: lightgrey;
} */
