Currently, If you type ```razor <link href="@Url.Content("~/Styles/main.css")" rel="stylesheet" type="text/css" /> ``` then there's a red line at the very end of the line. I think it happens because of bad quote placement but I don't see any bad quote placement here.