body {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color:#1d0a05;
}

img {
    width: 10%;
    height:10%;
    padding-top: 35%;
}
