<div style=" color: red; ">test</div>
<div style=" background-color: red; ">test</div>
<div style=" background-color: red; text-align: center; ">test</div>
<div style=" background-color: red; line-height: 100px; ">test</div>
<div style=" background-color: red; width: 200px; ">test</div>
<div style=" background-color: red; margin-left: 20px; ">test</div>
<div style=" background-color: red; padding-left: 20px; ">test</div>