body{
    margin: 0;
    padding: 0;
    background: #c6cdd9;
    background-image: url(../ima/wajxia_kafx_menu.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    font-family: sans-serif;
   
}

svg{
    display: flex;
    width: 100%; 
    height: 100%;                         
    margin: auto;
    position: absolute;         
}


