details {
  padding: 1rem 0.3rem !important;
}

pre {
  word-wrap: break-word;
  white-space: break-spaces;
  font-size: small;
  line-height: normal;
  padding: 1rem 0.4rem !important;
  height: 400px;
}

summary:focus {
  outline-style: none;
}

.zelbinium img {
  cursor: pointer;
  padding: 10px;
  margin: auto;
  margin-bottom: 20px;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 19px 38px, rgba(0, 0, 0, 0.22) 0px 15px 12px;
  border-radius: 10px;
}
