You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
max-width: 100% will not parse and produces: max-width: 100%! (MISSING).
display:block will not parse and produces no output. spaces should not necessarily be required between rules but if they are, surely this should throw an error.