Set the background color of the orange class to #ffa500 and width to 60px.

Make sure to pick background-color: followed by #ffa500 and then ;, width:, 60px, ;.