@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400&display=swap);body{height:100vh;margin:0;width:98vw}h4,h6,p{font-family:Roboto,sans-serif;font-size:1rem;margin:0}.base{background:#fcbd18;background:linear-gradient(0deg,#efdddd,#fff);background-repeat:no-repeat;background-size:cover;margin:0}.container{align-items:center;display:flex;flex-direction:column;justify-content:center}.card{border-radius:20px;cursor:pointer;max-width:500px;width:100%}.perfil{margin-top:5px;text-align:center}.imagem{border-radius:50%;height:12rem;width:12rem}.desenvolvido{text-align:center}.avatar{margin:0;max-height:10rem}a{color:#000;text-decoration:none}.icone{align-items:center;display:flex;justify-content:center}.title{font-size:1.2rem;font-weight:700;margin:0}