.revealjs-drawer{width:100%;height:100%;z-index:100;margin:0;position:absolute;top:0}.revealjs-drawer.disabled{z-index:0}.revealjs-drawer_canvas{width:100%;height:100%;margin:0}.revealjs-drawer-menu{height:50px;z-index:2;background-color:#fff6;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;padding-top:6px;display:flex;position:absolute;bottom:20px;left:100px}.revealjs-drawer-color_container{flex-direction:row;display:flex}.revealjs-drawer-color_picker{height:1.5rem;width:1.5rem;cursor:pointer;background-color:red;border:2px solid beige;border-radius:50%;margin-right:1rem}.revealjs-drawer-pen_icon{width:8px;height:24px;background:#696969;margin-left:18px;margin-right:24px;transform:rotate(30deg)}.disabled .revealjs-drawer-pen_icon{background:#696969!important}.revealjs-drawer-pen_icon:before{content:"";width:8px;height:8px;background:inherit;position:absolute;top:-12px}.revealjs-drawer-pen_icon:after{content:"";width:6px;height:6px;background:inherit;position:absolute;bottom:-3px;left:1px;transform:rotate(45deg)}