* {
    background-color: #000000;
    font-size: 16px;
}
.header {
    color: lightgrey;
    font-size: 6rem;
    text-align: center;
}
.manufacturing-consent-regular {
  font-family: "Manufacturing Consent", system-ui;
  font-weight: 400;
  font-style: normal;
}
.under_construction {
    display: block;
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
}
