nav {
    flex-direction: row-reverse;
}

main > section{
    width: 80%;
}

