main {
    width: 80%;
    margin: auto;
    color: #373636;
}
h1 {
    font-size: 8rem;
    color: var(--primary);
}