
nav{
    border-bottom: 1px solid rgba(0, 0, 0, 0.139);
}

#container{
    display: flex;
    justify-content: center;
    padding: 50px;
    height: auto;
}

p{
    width: 80%;
    font-size: 24px;
    font-weight: 550;
    letter-spacing: 0.2px;
}

