*{
    font-size: xx-large;

}
.welcome{
    font-size: xx-large;
    color: rgb(144, 229, 255);
    padding: 10px 30px;
   
}
body{
    background-color: black;
}

.logo{
    align-items: left ;
}
.heading{
    display: flex;
    gap: 40%;
}