html {
    background-color: rgb(208, 208, 201);
    margin-right: 150px;
}
.container {
    width: 500px; /* Fixed width for the content */
    

}