It looks like having "font-family: monospace" on <body> doesn't set it for <input> too.
@@ -352,6 +352,8 @@ form input[type="url"],
form input[type="email"] {
box-sizing: border-box;
width: 100%;
font-family: inherit;
font-size: inherit;
}
a {
The note is not visible to the blocked user.