.main-container{border:1px solid white;padding:30px;border-radius:20px;background-color:#272727;max-width:500px}.img-cont,.loader-img-cont{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.user-image{margin:auto;border-radius:50%;border:3px solid white;box-shadow:#008d86 0 0 20px}.user-name{text-align:center}.loader-container{margin:20px;width:500px;height:450px;border:1px solid white;padding:30px;border-radius:20px;background-color:#272727}.loader-image{width:150px;height:150px;background-color:#585858;border-radius:50%;border:3px solid white}.loader-name{margin:15px auto auto;height:30px;width:60%;background-color:#585858}.loader-username,.loader-dob,.loader-age,.loader-number,.loader-mail,.loader-location{margin:15px auto auto;height:20px;width:95%;background-color:#585858}.refresh-btn{text-align:center}.refresh-btn button{border:none;outline:none;padding:10px 20px;margin-top:1rem;border-radius:10px;font-size:16px;background-color:#008d86;cursor:pointer}.refresh-btn button:hover{background-color:#044d49}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#141414;padding:0 20px}*{margin:0;padding:0;box-sizing:border-box}body{height:100vh;display:flex;justify-content:center;align-items:center}
