body{
    background: silver;
    direction: rtl;
    font-family: sans-serif;

}
h1{
    color: black;
    font-size: 5em;


}
a{
    text-decoration: none;
    font-size: 1.5em;


}
.logo{
    position: absolute;
    top: 50px;
    left: 81px;
}