* {
    margin: 0;
    padding: 0;
}

#second-content {
    background-color: black;
    text-align: center;
}

.second-sub-content {
    margin-top: 1rem;
    /* margin-bottom: 1rem; */
    font-size: 2vw;
}
