.markdown p {
  margin-bottom: 0.5em;
}
.markdown code {
  background: #f8f8f8;
  padding: 2px 4px;
  border-radius: 3px;
}

 
