
al3raQe Repo
body {
background: url(https://i.imgur.com/BTlKhCa.jpg);
}
main {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
height: 10vh;
}
p {
text-align: center;
font-size: 2rem;
margin: 0;
padding: 0;
}
al3raQe...
