Body.scss 133 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 .body { width: 100%; flex-grow: 1; display: flex; justify-content: center; align-items: center; flex-direction: column; }