.footer
{
    position: absolute;
    bottom: 0;
    margin-bottom: 2%;
    margin-left: 48%;
}
.help
{
    margin: auto;
    width: 60%;
}
.exampleinput
{
    background-color: white;
    border: 2px solid #87CEFA;
}
.backbutton
{
    width: 100%;
}
.mainsite
{
    color: white;
    text-decoration: none;
}
.mainsite:hover
{
    color: white;
    text-decoration: none;
}
