* { text-align: center;}


body {background-color: rgb(255, 255, 255);
;
text-align: center;}
title {color:rgb(49, 49, 247);}
h1 {color: rgb(49, 49, 247)}
   p {color: rgb(49, 49, 247);}


   li {list-style-type: none;
      margin: 0;
      padding: 0;
      }
      ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
      }
      ul li a:hover{color:rgb(211, 211, 211);}
      
      body {background-color: rgb(255, 255, 255);
      ;}
      title {color:rgb(49, 49, 247);}
      h1 {color: rgb(49, 49, 247)}
         p {color: rgb(49, 49, 247);}

         img 
  { border-radius: 50%;
  align-items: center;
  width: 300px;
  height: 288px;}

  body {color: rgb(21, 0, 255);
   font-family:impact;
 font-size: 32px;}
