Then, code the rules for the header, sidebar and article sections, in that order.
header
sidebar
article
Make sure to pick .header followed by { and then }, .sidebar, {, }, .article, {, }.
.header
{
}
.sidebar
.article