
body { 
    background-image: url(20230312_001737.png);
    background-color: #EEF1F6;
    background-repeat: no-repeat;
    background-size: 400px;
    background-position: top,center;
} 


#t1{height: 30px;
    width: 30px;
    background-color: rgb(255, 166, 166);
}
#t2{height: 30px;
    width: 30px;
    background-color: rgb(253, 241, 169);
}
#t3{height: 30px;
    width: 30px;
    background-color: rgb(168, 168, 251);
}
#t4{height: 30px;
    width: 30px;
    background-color: rgb(211, 167, 250);
}

#T1{height: 30px;
    width: 80px;
    background-color: rgb(255, 215, 215);
}
#T2{height: 30px;
    width: 40px;
    background-color: rgb(255, 250, 219);
}
#T3{height: 30px;
    width: 40px;
    background-color: rgb(212, 212, 248);
}
#T4{height: 30px;
    width: 40px;
    background-color: rgb(238, 219, 255);
}
#T5{height: 30px;
    width: 40px;
    background-color: rgb(255, 219, 251);
}
#T6{height: 30px;
    width: 40px;
    background-color: rgb(219, 255, 232);
}

#t5{height: 30px;
    width: 30px;
    background-color: rgb(255, 174, 246);
}
#t6{height: 30px;
    width: 30px;
    background-color: rgb(172, 253, 202);
}


