.menu-opened {
    position: fixed;
    top: 0;
    left: 0;
    background-color: white;
    width: 100%;
    height: 100%;
}

summary {
    color: pink;
}
sib-router {
    color: purple;
}