You are on page 1of 1

div { width: 200px; height: 200px; background: lightblue; margin: 10px auto; } #third_div { background: pink; } .

generic { width: 250px; background: green; border: 5px solid black; }

You might also like