body {
background-image: linear-gradient(#99aabd, #b8c5d4, #d2d9e1, #b8c5d4);
filter: blur(0.5px;);
Text-align: center;
Color: #99aabd;
}

Img {
Border-radius: 5px;
}

#container {
Background-color: white; 
}

.rightHead, #hSub, .boxHead {
background-image: linear-gradient(#99aabd, #b8c5d4, #d2d9e1, #b8c5d4);
Color: white;
Text-shadow: 2px 2px 2px #99aabd;
Border: solid #99aabd 3px;
Border-radius: 5px;
}
#header {
background-image: linear-gradient(#66788c, #435263);
}

.short{
Background-image: linear-gradient(#99aabd, #99aabd, #d2d9e1
, #b8c5d4);
Border-radius: 10px;
Color: white;
Text-shadow: 2px 2px 2px #66788c;
}

.topRight {
height: 500px; overflow-y: scroll;
}
#add {
    font-size: 0px;
}
 
#add::after {
    content: "No";
    font-size: small;
}




