What does the following CSS rule do?
ul { list-style-type: none; }
Changes the font size of a list
Adds bullets to a list
Removes list bullets from an unordered list
Styles list items in red