.window {
    width: 80vw;
}

.window .bg {
    overflow-y: auto;
}

.window .window-close-button
{
    display: none;
}
