the note (/* note to keep same as height*)
doesnt have an ending slash, meaning that the rest of the code after it will be skipped since the comment hasnt ended yet
also, sometimes adding !importants skips the code due to it not existing anywhere else (so it has nowhere to overwrite)