Eg ```python class Test(Widget): # DEFAULT_CSS = """ # Test { # width: auto; # height: auto; # } # """ ``` Makes the rest of the file change colors. The first triple quote is still visible. Here is a screenshot: <img width="358" alt="Screenshot 2023-11-04 at 8 14 58 AM" src="https://github.com/Textualize/tcss-vscode-extension/assets/22514713/e128346a-6036-4ee5-a977-d1a57dfbac71"> Normal: <img width="359" alt="Screenshot 2023-11-04 at 8 16 12 AM" src="https://github.com/Textualize/tcss-vscode-extension/assets/22514713/d803f9b7-b9cc-4c76-b4bf-124c16ec667f">