#mpmLogo {
  max-width: 25%;
  max-height: auto;
}

body {
  font-family: 'Inconsolata', monospace;
}

:root {
  --bs-body-bg: var(--bs-gray-100);
}

