@charset "utf-8"; $modal-content-width: 90vw; @import "../node_modules/bulma/bulma.sass"; @import "../node_modules/@creativebulma/bulma-tooltip/src/sass/index.sass"; @import "./ace.scss"; #error_view { position: fixed; /* Sit on top of the page content */ top: 1; left: 50%; z-index: 2; transform: translateX(-50%) }