h1 {
  background:black;
  color:white;
   padding:10px 10px 10px 10px;
   text-align:center;
  
  }
  
  li {
    display:inline-block;
    list-style-type:none;
    background:blue;
    color:white;
    padding:10px 10px 10px 10px;
    float:left
    }
  
  
  footer{
    background:black;
    color:white;
     padding:10px 10px 10px 10px;
    }
    
  anime {
    background:black;
    color:white;
    Padding:50px;
    float:left;
    width:180px;
    clear:both
    }
    
     p{
    background:black;
    color:white;
    Padding:50px;
    float:left;
    width:180px;
    clear:both
    }
    
    