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