klingondragon { background: black; color: white; text-align: center; display: block; border: 1px solid white; margin: 5px auto 5px; padding: 1px; border-radius: 1em; } klingondragon div { border: none; } klingondragon:before { content: '\00A9 KlingonDragon'; } klingondragon:after { content: ' '; background: black url("http://klingondragon.dynu.com/img/icon.png") no-repeat right bottom fixed; display: block; border-radius: 100%; position: fixed; right: 0; bottom: 0; height: 50px; width: 50px; } klingondragon #cookies { display: block; } klingondragon #cookies:before { content: 'This website uses cookies. By using this website you agree for your data to be stored as a cookie.'; }