.margin{margin-top:40px}.titleBar{-webkit-app-region:drag;z-index:99999;pointer-events:auto;background-color:#eee;align-items:center;height:45px;padding-left:10px;display:flex;position:absolute;top:0;left:0;right:0}.titleBar>img{height:30px}.titleBar>h3{color:#545454;margin-left:10px;font-size:14px}.controls{z-index:99999;-webkit-app-region:no-drag;height:100%;margin-left:auto;display:flex}.controls>button{border:none;outline:none;justify-content:center;align-items:center;width:50px;height:35px;display:flex}.controls>button:not(:last-of-type):hover{background-color:#cecece}.controls>button:last-of-type:hover{background-color:#c42b1c}.controls>button:first-of-type>div{background-color:#545454;width:10px;height:1px}.controls>button:first-of-type:hover>div{background-color:#fff}.controls>button:nth-of-type(2)>div{background-color:#0000;border:1px solid #545454;width:8px;height:8px}.controls>button:nth-of-type(2):hover>div{border-color:#fff}.controls>button:nth-of-type(3)>div:first-of-type{background-color:#545454;width:13px;height:1px;position:absolute;transform:rotate(45deg)}.controls>button:nth-of-type(3)>div:last-of-type{background-color:#545454;width:13px;height:1px;position:absolute;transform:rotate(-45deg)}.controls>button:nth-of-type(3):hover>div{background-color:#fff}