Add this inside your head tag
<style> ul{ display: flex; gap: 10px; list-style: none; } </style>
Or Simply add the given styles to the css file.