.logo {
    height: 150px;
    width: 450px;
}
#menu{
    list-style: none;
}
ul {
    list-style: square;
}

img {
    margin: auto;
}