<<<<<<< HEAD:primeiroBim/styles.css
* {
    margin: 0;
    padding: 0;
    border: none;
    }
    
    header {
    background-color: rgb(183, 0, 255);
    height: 70px;
    }
    
    header li {
    display: inline;
    margin: auto 10px;
    }
    
    header a {
    font-size: 20px;
    color: black;
    text-decoration: 0;
    }
    
    header a:hover {
    color: rgb(0, 255, 242);
    }
    
    header ul {
    text-align: center;
    padding-top: 2;
    }
    
=======
* {
    margin: 0;
    padding: 0;
    border: none;
    }
    
    header {
    background-color: rgb(183, 0, 255);
    height: 70px;
    text-align: center;
    }
    
    header li {
    display: inline;
    margin: auto 12px;
   
   
    }
    
    header a {
    font-size: 20px;
    color: black;
    text-decoration: 0;
    }
    
    header a:hover {
    color: rgb(0, 255, 242);
    }
  

     <div class="n">
      <h2>Trailer</h2>
      <iframe width="100%" height="315" src="https://www.youtube.com/embed/2LeOH9AGJQM" 
        title="Trailer Carros 3" frameborder="0" allowfullscreen></iframe>
    </div>
>>>>>>> ad9bf03f49427c9274ca76b83e749e9ba47293e7:styles.css
