.credit {
    bottom:15px;
    right:15px;
    position:fixed;
}

.credit:before {
    color:#cecece;
    content: 'e.';
    font-size:12px;
    font-style:italic;
}