body {
    background-color: rgb(135, 163, 177);
}
h1, h3 {
    text-align: center;
}
img {
    margin: auto;
    width: 80%;
    display: block;
}
