body{
    background-color:rgb(1,1,8);
    background-size:cover;
}
.text0{
    color:red;
    margin-left:3%;
}
.text1{
    color:rgb(251,149,28);
    font-size:50px;
    margin-left:3%;
}
.text2{
    color:white;
    font-size:32px;
    margin-left:3%;
}
.text3{
    color:white;
    font-size:20px;
    margin-left:3%;
}