:root{--background:#0f0f0f;--foreground:#ededed}body{background-color:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;margin:0;padding:0;overflow-x:hidden;overflow-y:auto}@media (max-width:600px){body{font-size:1rem;margin:10px}.profileContainer{padding-top:2rem}.profileName{font-size:2.5rem}.profileJob{font-size:1.2rem}.profileDescription{font-size:1rem}.profileImage{width:100px;height:100px}}