.window-titlebar-container { position: absolute; z-index: 1000; display: flex; width: 100%; height: 50px; user-select: none; -webkit-app-region: drag; } .content-container { display: flex; height: 100%; }