AI 2

by Chris Nicholson

HTML

<div></div>

CSS

div {
    height: 100px;
    width: 100px;
    background: red;
}