.v1-home{height:90vh;display:grid;grid-template-columns:1fr 400px}.section-left{width:400px;margin-top:30px;display:grid;grid-template-columns:1fr 1fr}.section-left__first-name{z-index:2;font-size:100px;line-height:75px;font-weight:800;justify-self:end;position:relative}.section-left__selfie{width:341px;height:365px;position:relative}.section-left__selfie img{position:absolute;z-index:1;width:341px;height:365px}.section-left__selfie:before{content:"";position:absolute;top:-20px;left:-1px;width:322px;height:327px;border:20px solid yellow}.section-left__last-name{width:330px}.section-left__last-name p{margin-left:30px;margin-top:15px}.section-left__last-name__label{font-size:100px;line-height:75px;font-weight:800;position:relative;margin-left:-4px;margin-top:8px}.section-right{display:flex;flex-direction:column;justify-content:flex-end;align-items:end;gap:10px}.section-right div:nth-child(n) p:nth-child(1){cursor:pointer;background-color:#f4e661;padding:10px 20px;width:200px;font-family:Courier New,Courier,monospace}.section-right div:nth-child(n) p:nth-child(1):hover{background-color:purple;color:#fff;font-weight:400}.section-right div:nth-child(n) p a{text-decoration:none;color:inherit}.v1-main-container{background-color:#fffff3;box-sizing:border-box;padding:10px;height:100vh}
