#mainTitle{
    text-align: center;
    font-family: fino-sans, sans-serif;
    font-weight: 400;
    font-style: normal;
}

#name{
    text-align: center;
    font-family: warnock-pro, serif;
    font-weight: 400;
    font-style: normal;
}


#theBtn{
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 80%;
}

#goback{
    float: right;
    width: 7%;
}