Usually text is pretty short so I had no idea this was a problem until I ran into it yesterday. I was trying and failing to set a 50% wi
Try this simpler approach:
legend{ color:green; white-space: normal; }
That should sort your legend out. Your next problem becomes the background color of your fieldset, but that's easily solved by wrapping the whole thing in a div and styling that.