body {background: rgb(233, 233, 235); font-family: arial} 
header {background:rgba(119, 123, 247, 0.99); width:50%; weight:50px}
header{font-size: 15px; text-align: center; width: 100%;}
nav ul p a{padding-left: 5px; font-size: 18px; color: black;}
section{background:rgba(55, 71, 149, 0.6); width:40% ; height:400 px}
section{font-size: 15px; text-align: left}
section h3 {background: rgba(119, 123, 247, 0.99); width: auto; height: auto}
section article{background:rgba(38, 72, 255, 0.32); width: 100%; height: 400px}
aside a {background: rgba (38, 72, 255, 0.32);width: auto; height: auto}
footer {font-size: 10px; text-align: center}