
<![CDATA[ @import "https://fonts.googleapis.com/earlyaccess/droidarabickufi.css"; a:visited, a:hover, a:focus { text-decoration: none; color: white; } body { background-color: black; font-family: 'Rajdhani', sans-serif; display: flex; flex-direction: column; align-items: center; justify-content: center; height: ; margin: 0; color: black; } img { width: 100%; height: ; margin-bottom: 1rem; } p { text-align: center; font-size: 1.2rem; line-height: -1.4px; max-width: 100%; }