body {
    background-color: #8C95C0;
    text-align: center;
}
.image {
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

.title {
    margin-top: 10px;
    font-size: 18px;
    font-weight: 900;
}
