/* Styles CSS */

html, body {
    background-color: #177C72;
}

.cs {
    display: block;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    
}