<head>
<title>New York</title>
<style>
body {
margin: 0;
}
p {
color: #14599d;
}
#firstP {
color: blueviolet !important;
}
</style>
</head>
<body>
<p id="firstP" style="color: red">
New York City, officially the City of New York, historically New
Amsterdam, city and port located at the mouth of the Hudson River,
southeastern New York state.
</p>
<p>
It is the largest and most influential American metropolis, encompassing
Manhattan and Staten islands.
</p>
</body>
</html>
Почему не прошла проверка? В броузере все оК