.author{
    /* put author name at the right side of the footer */
    position: absolute;
    right: 10px;
    color: #fff;
}