.content-menubar{width:50%;height:1.5rem;margin:auto auto 1%;display:flex;justify-content:space-around;background:#18191C;padding:.5rem;border:1px solid #ffffffbf;border-radius:15px}.content-menubar__perfil{width:1.5rem;height:1.5rem;border-radius:50%}.content-menubar__perfil:active{border:1px solid #ff0000bf}input,textarea{background:inherit;color:#ffffffbf;border:solid 1px #ffffffbf;border-radius:20px;animation:all ease-in-out .5s;padding:2% 5%;background:#1D1E22}input{height:1rem}textarea{height:5rem}input:focus,textarea:focus{border:solid 1px #ff0000bf;outline:none}app-footer{position:fixed;bottom:0;width:100%}.content_button{grid-area:button;cursor:pointer;margin:1rem 0;text-align:center;max-width:4rem;justify-content:center;background:#ff0000bf;border-radius:10px;padding:5px 10px}.content_button__red{background-color:#ff0000bf;color:#fff}.content_button__branco{background-color:#fff;color:#18191c}*{margin:0;padding:0;box-sizing:0}body{background:#18191C;color:#fff;font-family:Oswald,sans-serif;align-items:center;justify-content:center;margin-bottom:5rem}
