html, body {
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
}

.footer {
height: 90px;
width: 100%;
margin: 0;
text-align: center;
margin-right: auto;
margin-left: auto;
padding-bottom: 5px;
}

.foottext{
font-size: 20px;
color: black;
font-family: ariel;
line-height: 2px}

.foottext:hover {
font-weight: bold;
font-family: helvetica;
font-size: 20px;
color: red;
}