body {
    background: #fff;
    color: #1c1536;
    text-align: center;

}

header > img.logo {
    max-width: 100%;
    max-height: 150px;
}

.container  ul > li {
    list-style-type: none;
}