.sq_window {
    position: fixed;
    padding:1em;
    border:1px solid black;
    box-shadow: 0 0 5px grey;
}
