<style>
nav{background:aliceblue;
width: 20em;
}
img {
width: 200px;
}
article {
margin-left:40px;
}
h1{
background: lightblue;
text-align: center;
}
</style>