@import url('https://use.fontawesome.com/releases/v5.8.1/css/all.css'); @import '~bootstrap-scss/bootstrap.scss'; :focus { outline: none !important; } html, body { height: 100vh; overflow: hidden; } body { margin: 0; overscroll-behavior: none; font-family: Roboto, "Helvetica Neue", sans-serif; background-color: black; }