header {justify-content: center; font-size: 1rem;background:#2FFF34; width: 100%; height: 30%; color:green; margin: 0rem 0rem 0rem 0rem;}
main {width: 100%; height: 100%; display: flex;
	flex-direction: row; margin: 1rem 0,8rem 0rem 0rem;
	flex-wrap: nowrap;
	justify-content: flex-end;
	align-items: flex-end;78787878
	align-content: center; padding: 0.5rem 0rem }
section {justify-content: center; font-size: 1rem;background:#4EE9EA; width: 70%; height: 100%; color:green; margin: 0.5rem 0rem 0rem 0rem; display: flex;
	justify-content: center;
    justify-content: space-between;flex-wrap: wrap;padding: 3rem 1rem 1rem 1rem }
article { font-size: 1rem; width: 30%; height: 45%; margin: 0.5rem 0.5rem 0.5rem 0.5rem; background:#FFAA00;}
aside {font-size: 1rem;background:#96948A; width: 30%; height: 111%;}
footer {justify-content: center; font-size: 1rem;background:#053B08; width: 100%; height: 30%; color:green; margin: 0rem 0rem 0rem 0rem;}