.copyright-float {
    position: fixed;
    bottom: 0;
    right: 0;
    margin: 1em;
    color: #999;
    opacity: 0.5;
}