/* Add here all your CSS customizations */

.hidden{
    display: none;
}

.centerDiv{
    margin: auto;
    width: 50%;
}
