body{
    background-image: url("./../images/logoImosVertical.png");
    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: 90%;
    background-attachment: fixed;
    background-clip: content-box;
}