body {
    font-size: 50px;
     margin: 0;
     padding: 5%;
     background-color: #d8d7d7f9;
     background-image: linear-gradient(90deg,white,rgb(0, 13, 255),white);
   }
   a { 
    justify-content: space-between;
   }

   