Entering style data in the file being previewed appears to affect the whole editor. Please see the attached image. ``` css <style> div { font-size:32px; } <style> <div> TEST </div> ``` 
Entering style data in the file being previewed appears to affect the whole editor.
Please see the attached image.