::-webkit-scrollbar{display:none}*{-ms-overflow-style:none;scrollbar-width:none}h1{font-size:max(8vw,48px);white-space:nowrap;margin:0;color:rgba(164,74,63,.7)}h2{font-size:max(2vw,12px);margin:0}h3{font-size:1.5rem}.emph,h2{color:#222}a,li>p,p{font-size:1.25rem}a{color:#a44a3f;text-decoration:none;font-weight:700}a:hover{color:#fff}#all-rows{overflow-y:scroll;overflow-x:hidden}#bottom-row,#top-row{margin:20px 0;padding:25px 30px;border-radius:15px;box-shadow:5px 5px 10px 5px;display:flex;flex-direction:row;justify-content:space-between;background-image:url(/pictures/Backgrounds/PinkCardBig.jpg)}#top-row>*{width:65vw;height:fit-content}#headline{display:flex;flex-direction:row;justify-content:center;overflow:hidden;white-space:nowrap}#traits{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}#my-face{border-radius:14px 14px 14px 14px;height:inherit;width:100%;overflow:hidden;position:relative;top:-25px;right:-30px}#image-wrapper{height:100%;width:100%;position:relative;border-radius:50%;overflow:visible;display:flex;justify-content:right}#my-face img{height:max-content;width:20vw;border-radius:inherit;transform:scale(1.7);overflow:hidden}@media screen and (max-width:755px){#bottom-row,#top-row{padding:15px 15px;flex-direction:column-reverse;max-height:fit-content}#my-message{width:100%;display:flex;flex-direction:column}#my-face{margin:0 0 1vh 0;overflow:hidden;position:inherit}#my-face img{overflow:auto}}@media screen and (max-width:380px){h1{font-size:44px}h2{font-size:13px}#bottom-row,#top-row{padding:5px 4px}ul{padding-left:20px}}