Spaces:
Sleeping
Sleeping
body { | |
text-align: center; | |
font-family: Arial, sans-serif; | |
} | |
h1 { | |
color: #333; | |
} | |
#mic-button { | |
width: 100px; | |
cursor: pointer; | |
} | |
#status { | |
font-size: 18px; | |
color: #555; | |
} | |