section#principal{
    top: 50px;
    left: 0;
    position: fixed;
    
    background-color: black;
    background-color:#312e2b;
    color: white;
    display: block;
    height: 1000px;
    width: 100%;
}