* {
    font-family: Figtree, sans-serif;
    text-align: center;
    background-color: black;
    font-weight: 100;
}

h1 {
    color: gold;
    font-size: 7rem; 
}

h2 {
    color: silver;
    font-size: 1rem;

}