window border

Hi,

How can i apply my own border to the hole window view? like a frame.

Thanks and regards!

 .webix_window {  
  border: 3px solid black !important;     
  }