body {
    background-color: rgb(147, 226, 67);
}

.h1 {
    width: 280px;
    border-bottom: 3px ridge coral;
    margin: auto;
}

.image {
    width: 362px;
    margin: auto;
}

.button {
    width: 43px;
    margin: auto;
}