#dee-properties-panel{
    position: fixed;
    bottom: 0;
    right: 300px;
    height: 200px;
    width: 800px;
    z-index: 100;
    color: #333;
}