.preview-toolbar-pulldown {
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    right: auto;
}