code {
    font-size: 0.8em !important;
}

.myface {
    border-radius: 50%;
    display: block;
}

.menu-items{
  display: inline;
  padding: 0.8em;
}

html, body {
  font-family: "Helvetica","Arial",sans-serif;
}

img.slide {
  display: block;
  margin: 0 auto;
  width: 80%;
  border-style: dashed;
}