.container {
width: 100%;
max-width: 1200px;
padding: 2rem;
text-align: center;
background-color: #000; /* <- Aqui está o ajuste */ }