Leaderboard UI is unchanged when put a style element in Gameplay Instructions

I put < style>
#leaderboard {
background-color: hsl(261.6deg 51.87% 47.25%);
border-radius: 25px;
top: 40px !important;
},
#scoreboard {
height: auto !important;
}
</ style> in Gameplay instructions (ignore the spaces in style) and the Leaderboard UI is unchanged

problems that might affect the results

  1. adding “deg”, “%” in color
  2. not saving it after adding.
  3. not refreshing the website.

I realized that @_580k got suspended

I replaced the deg color with the #673ab7, but it still doesn’t show up