.rcPasswordGeneratorPage{display:flex;flex-direction:row;justify-content:center;align-self:center;flex-wrap:wrap;max-width:50rem;width:100%}.rcPasswordGeneratorPage__panel-block{border-radius:10px;background:#2b2b2b}.rcPasswordGeneratorPage__box{display:flex;flex-direction:column;row-gap:1.5rem;width:100%}