code {
  background-color: #f3f3f3;
  padding: 2px 4px;
  border-radius: 4px;
}

code:hover {
  background-color: #e1f5fe;
}
