20 Progress bars.

Can't get the above line to ease-in-out


CSS Selector Reference


Box is limited to size of text...not any more. Added display:block and it fixed it nicely.

SO IF THERE'S TEXT HERE?

Well the above may look cool but it ain't responsive. Seems to be now


text inside rotates too?

Check out more stuff on this page


Above is an empty paragraph with height, width and colour defined in CSS


Code below rendered as regular text

    
      body {
        color: yellow;
        font-size: 16px;
        line-height: 1.5;
      }