github.com/grafviktor/keep-my-secret@v0.9.10-0.20230908165355-19f35cce90e5/website/src/components/App/style.css (about) 1 html, body, #root, .application { 2 height: 100%; 3 } 4 5 .application { 6 display: flex; 7 flex-direction: column; 8 position: relative; 9 }