html body main {
    max-width: 85em;
    min-width: 85em;
}
article {
    width: 65%;
}

aside {
    width: 30%;
}