body{
    background-image:url("duduxa/images/duduxa/download.jpg") ;
    background-repeat: no-repeat;
    background-size:cover;
    height: 100vh;
    display: flex;
}
.download{
    margin: auto;
    text-align: center;
    font-size: 30px;
}
