body>div {
background-color: red;
}
<div>Additional content here</div>
Looking for assistance in achieving a similar background to the one on the bootstrap main page.
I attempted using a gradient, but was unable to achieve the desired result. Unable to blend the 4 colors together to create white in the middle.