ul {
    list-style-type: none; /* This removes the bullet points */
    padding: 0;
}