main {
    width: 100%;
    max-width: 60vw;
    margin: auto;
}

img {
    max-width: 100%;
    height: auto;
}

ul ul {
    list-style: none;
}
