body {
font: normal 500 1rem helvetica, sans-serif;
height: 100%;
}
main,header,footer{
max-width: 960px;
margin: 20px auto;
h1, h2{
font-weight: 100;
p {
overflow: hidden;
max-width: 75ch;
font-size: 1.4rem;
a{
color: #e01a4b;
text-decoration: none;