header, footer { display: none; }
input#menu { display: none; }
body { height: 100vh; width: 100vw; margin: 0; padding: 0; box-sizing: border-box;  }
* { font-family: "TT Norms Pro", system-ui; }


section.cookies { display: none !important; }