body {
    text-align: center;
}
img {
    width: 50%;
    height: auto;
}
button {
    margin-bottom: 15px;
    width: 70%;
    background-color: initial;
}