.content-panel{width:20vw;margin:0 auto;display:grid}p label{display:block;font-weight:bold;margin-bottom:.5rem}p input[type="text"],p input[type="password"],p input[type="email"],p input[type="number"],p textarea,p select{min-width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px}p .errorlist{color:#dc3545;margin-top:.5rem;padding-left:0;list-style:none}button .generate{width:15%;height:15%}img.avatar-img{width:auto;height:100px;border:1px solid #ccc;margin-top:10px;radius:5px}