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