Source code

Revision control

Copy as Markdown

Other Tools

<!doctype html>
<style>
.test {
background-color: black;
color: white;
}
</style>
<span class="test">Some text goes here</span>