body {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: pink;
}

.chimken_img {
    width: 300px;
    align-items: center;
}