body{
    background-color: white;
}
#contenitore{
    margin: auto;
    text-align: center;
    width: 100%;
    margin-top: 90px;
    color: rgb(146, 147, 151);
    font-family: "Verdana";
    font-weight: 100;
    font-size: small;
}
#logo{
    width: 750px;
}