.box { width: 100px; height: 100px; background-color: aquamarine; } .red { color: red; } .left { float: left; }