h1{
    font-size:x-large;
    color: black;
    text-align: center;
}
.salam{
    display:flex;
    justify-content: space-around;
    color:chartreuse;
    font-size: x-large;
}