description { background-color: yellow; display: block; border: solid; margin-top: 20px; margin-bottom: 20px; } skills { background-color: yellow; display: block; border: solid; color: blue; } skill { display: list-item; margin-left: 1cm; list-style: square; } title { font-weight: bold; font-size: 24px; color: red; }