desc.lass 220 B

123456789101112
  1. (.background :background navy)
  2. (.background
  3. :background-color whitesmoke
  4. (.tents
  5. :padding 0 :margin "0 auto"
  6. :position relative :left 0 :right 0
  7. (img
  8. :background-color whitesmoke
  9. :outline "thin solid")))