
Magrabi (2)
body {
font-family: 'Arial', sans-serif;
line-height: 1.6;
margin: 0 auto;
max-width: 800px;
padding: 20px;
color: #333;
}
h1, h2, h3 {
color: #2c3e50;
}
h1 {
font-size: 2.5em;
text-align: center;
border-bottom: 2px solid #3498db;
padding-bottom: 10px;
... Read More
