html {
    text-align: center;
    direction: rtl;
    margin: 20px;
}

h1, h2, h3 {
    color: darkblue;
}
