chromium/chrome/test/data/extensions/api_test/scripting/css_injection/css_file2.css

/* Copyright 2021 The Chromium Authors
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file. */

body {
  background-color: purple !important;
  font-size: 1337px;
}