.h1 {
    font-size:38px;
    background:black;
    color:rgb(250, 200, 255);
}
.a {
    color:#42FDFE;
    font-size:28px;
}
#body {
    background:black;
}
.t { 
    color:white;
}