body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f3f4f6;
color: #333;
}

header {
background-color: #6200ea;
color: white;
padding: 20px 0;
text-align: center;
}

header h1 {
margin: 0;
font-size: 2.5rem;
}

main {
display: flex;
flex-direction: column;
align-items: center;
padding: 20px;
}

.profile {
background: white;
border-radius: 10px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
overflow: hidden;
max-width: 400px;
text-align: center;
padding: 20px;
}

.profile img {
width: 150px;
height: 150px;
border-radius: 50%;
margin-bottom: 15px;
}

.profile h2 {
margin: 10px 0 5px;
color: #6200ea;
}

.profile p {
margin: 5px 0;
font-size: 1rem;
line-height: 1.5;
}

.radio-section {
margin-top: 20px;
}

footer {
background-color: #6200ea;
color: white;
text-align: center;
padding: 10px 0;
position: fixed;
bottom: 0;
width: 100%;
}

 

Welcome to Her World

 

Profile Picture

Jane Doe

Hi! I’m Jane, a passionate artist who loves to create beautiful illustrations.
My work is inspired by the simplicity of everyday life and the beauty of nature.

Feel free to explore and learn more about my journey!


Contact Me


Submit

 

© 2025 Jane Doe. All rights reserved.