.vuep{display:flex;font-family:Public Sans;height:calc(100vh - 100px)}.vuep ::-webkit-scrollbar-track{border-radius:2px;background-color:#fff}.vuep ::-webkit-scrollbar{width:4px;height:6px;background-color:#fff}.vuep ::-webkit-scrollbar-thumb{border-radius:2px;background-color:#babdc2}.vuep-editor,.vuep-error,.vuep-preview{height:inherit;margin-right:10px;width:50%}.vuep-editor,.vuep-error :last-child,.vuep-preview{margin-right:0}.vuep-editor,.vuep-error .CodeMirror,.vuep-preview{height:inherit}.vuep-editor{line-height:1.2em;min-width:50%}.vuep-error{color:#f66}.vuep-100width{width:100%}.vuep-error,.vuep-preview{border:1px solid #eee;box-sizing:border-box;padding:25px 35px}@media (max-width:600px){.vuep{display:block;height:auto}.vuep-editor,.vuep-error,.vuep-preview{margin:0 0 15px 0;height:400px;width:100%}}