index.css
run
preview
console
.container {
border: 5px solid #ffcc5c;
display: flex;
}

Console
index.html
-5:33