As the actual code
styling is pretty much non readable, i restyled it.
My proposition following the actual flarum design is this one :
And the code (pretty simple) :
code {
color: black;
background-color: #e7edf3;
border: 1px solid #d7dfea;
padding: 3px;
border-radius: 3px;
}