/* Style for the Add a New Element challenge (see dom.html) */ .horizontalmenu { display: flex; } li { font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif"; font-size: 16px; padding-right: 20px; }