.your-content-wrapper-class {
        max-width: 1200px; /* Adjust the width as needed */
        margin: 0 auto; /* Center the content */
    }