h1 {
    color: brown;
    text-align: center;
}
img {
    width: 400px;
    display: flex;
    margin: auto;
}