body{
    background-image: url(../../assets/img/numbers.webp);
    background-size: 20%;
    background-attachment: fixed;
}
.text-justify{
    text-align: justify !important;
 }