h1{
    color: white;
    text-align: center;
}

.container-updates{
    display: flex;
    justify-content: center;
    padding: 40px;
}

.container-updates img{
    width: 500px;
    border: 3px solid #faf5bc;
    border-radius: 10px;
}