im learning javascript and i am having troubles with some characters. for example i have this

var comments = "my favorite color is "blue" because its cool";

how do i make it work?