html, body { height:100%; padding:5px; } ul { list-style-type: circle; list-style-position:inside; } .button { border:solid 1px #AAA; padding:2px; } .ul { text-decoration:underline; }