chromium/third_party/blink/web_tests/http/tests/devtools/elements/styles/resources/imported-stylesheet.css

.square
{
    background-color: red;
    display: inline-block;
    width: 200px;
    height: 200px;
}