I’m not sure what I am doing wrong here (probably something stupid I’m missing) issue is on the following instruction;
"Take a look at the .answers divs on the web page. They have been floated to the left, but the .question divs are touching the .answer divs on the right, let’s fix this.
In the .question selector, set the clear property to left. Notice how the questions moved."