Spaces:
Sleeping
Sleeping
| #outputtext { | |
| color: green; | |
| } | |
| #acontrast { | |
| width: 50%; | |
| } | |
| #button { | |
| width: 30% | |
| } | |
| body { | |
| background: var(--body-background-fill); | |
| } |
| #outputtext { | |
| color: green; | |
| } | |
| #acontrast { | |
| width: 50%; | |
| } | |
| #button { | |
| width: 30% | |
| } | |
| body { | |
| background: var(--body-background-fill); | |
| } |