html {
  font-family : sans-serif;
}

em {
  text-decoration: none;
  font-style : italic;
}

.inserted_image {
  display : block;
  width : 80%;
  margin : auto;
}

.title {
  font-size : xx-large;
}


