Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
.container {
position: relative;
background-color: rgba(0, 0, 0, .2);
}
</style>
<div class="container">
<a href="#"></a>
Some text that you should be able to read.
</div>