@charset "UTF-8";
body {
  font-size: 11pt;
  column-width: 6cm;
  column-gap: 0.5cm; }

#hero:before {
  display: block;
  font-size: 8pt;
  content: "MUXSAN —  Teslaweg 5, 2627 AV Delft, The Netherlands. https://muxsan.com";
  text-align: center; }

header, footer, aside, nav, form, menu, #footer, .slide {
  display: none; }

/* print.css */
#content a {
  color: black; }
  #content a::after {
    content: " (" attr(href) ")";
    font-family: monospace;
    font-weight: normal;
    font-size: 9pt;
    color: gray; }

#hero {
  background: none;
  color: black; }

#content main ul {
  padding: initial !important; }

#content main ul img {
  display: inline-block;
  float: left;
  border: 1px solid grey;
  max-width: 6cm; }

h1 {
  break-before: always; }

table, img, svg {
  break-inside: avoid; }

/*# sourceMappingURL=print.css.map */
