div#sdc-wrapper {
  opacity: 0;
}

File

core/modules/system/tests/themes/sdc_theme_test/components/lib-overrides/another-stylesheet.css
View source
  1. div#sdc-wrapper {
  2. opacity: 0;
  3. }