img{
    width: 1920px;
    height: auto;
    
}
body{
    display: flex;
    justify-content: center;
    margin: 0;
    background-color: black;
}