body {
    background-color: rgba(161, 168, 168, 0.925);
}
img {
    height: 500px;
}
h2{
}
p{
    color :rgb(0, 0, 0);
}
li{
    color :black;
}
h1{
    color: blue;
}