#intro {
    /* add rules here, the following line is an example*/
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
box-shadow: 2px 2px 5px #333;
padding: 2rem;
margin-top:75px;

    /* Loaded from the CSS template */
}