/* * Reset */ html, body { margin: 0; padding: 0; } ul, li { margin: 0; padding: 0; } li { list-style-type: none; }