body {font-family: arial; font-size: 1.2em; line-height: 1.3em; color: green}


 .textbox {color: red; width: 80%; background-color: beige; margin: 36px auto; padding: 36px 36px 15px 36px; box-sizing: border-box; text-align: justify; text-justify: inter-character;}
span {color: blue;}
.label {background-color: blue; color: white; font-size: 0.7em; text-transform: uppercase; font-family: arial; padding: 5px 10px 5px 10px;}
.longform {font-size: 1.2em; line-height: 2.4em; text-align: left;}