a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:unset;text-decoration:unset}body,html{height:100%;background:#212121}body{display:flex;justify-content:center;align-items:center;font-family:Rubik,sans-serif}.text-secondary{color:#B9BCBE;font-size:18px;line-height:24px}.content{display:flex;flex-direction:column;gap:24px;max-width:500px;padding:0 28px}.greeting{margin-bottom:-18px;position:relative}.name{font-size:46px;color:#F1F1F1}.links{display:flex;justify-content:center;gap:24px}.links>a{height:24px;width:24px;padding:12px;background-color:#393939;color:#F1F1F1;border-radius:50%}.links>a>svg{height:100%;width:100%}.description{text-align:justify}.email{text-align:center}@keyframes wave-animation{0%{opacity:0;transform:rotate(0deg)}10%{transform:rotate(10deg)}20%{opacity:1;transform:rotate(-12deg)}30%{transform:rotate(12deg)}40%{transform:rotate(-8deg)}50%{transform:rotate(10deg)}60%{transform:rotate(-6deg)}70%{transform:rotate(0deg)}80%{opacity:1}to{opacity:0}}.wave-animation{animation-name:wave-animation;animation-duration:1.7s;animation-iteration-count:1;transform-origin:90% 90%;display:inline-block}.hand-container{position:absolute;left:0;bottom:0;transform:translateX(-24px)}.hand{display:inline-block;opacity:0}