body {
  font-family: 'Inter', sans-serif;
}

.view-hidden {
  display: none;
}

.log-panel {
  max-height: 240px;
  overflow-y: auto;
}
