
body{
    background:no-repeat fixed  center  url("../img/background.webp");
    background-size: cover;

}
.bg-white-50{
    background-color: rgba(255,255,255,0.7);

}
.phpHidden{
    display: none;
}

#showAll{
    color:white;
}
