mirror of
https://github.com/servo/servo.git
synced 2025-07-01 20:43:39 +01:00
5 lines
64 B
CSS
5 lines
64 B
CSS
:host {
|
|
background: green;
|
|
width: 100px;
|
|
height: 100px;
|
|
}
|