body.bricks-is-frontend :focus{ outline: none; } html::-webkit-scrollbar { display: none; } html { -ms-overflow-style: none;  scrollbar-width: none;  }