Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!doctype html>
<style>
div {
width: 50px;
height: 50px;
border: 1px solid currentColor;
color: SelectedItem;
}
</style>
<div></div>