body {
    background-color: #0f111e;
    color: #ffffff;
}

.company {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 10vw;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}

.email {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 2vw;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
}
