body {
    background-color: #F7C4CC;
}

.container {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cat {
    height: 80vh;
}