.body_drag { height: 100vh; // padding: $space_basic; button { @extend .io_button; position: fixed; top: 8px; right: 8px; margin: 0; } } #space { position: relative; height: 100%; background-color: $color-dark; }