body {
    font-family: sans-serif;
    background-color: #23272a;
}

.store {
    min-height: 739px;
    color: white;
    display: block;
    text-align: center;
    justify-content: center;
    margin: 0 4% 0% 4%;
    padding: 10px 0 10px 0;
    border-radius: 1rem;
}