.container { display: flex; width: 100%; } .left, .right { width: 25%; } .center { width: 50%; }