 
  
   
  
   
  
   
  
   
  
   
  
   
  
   
  
   
  
   
  
   
  
   
  
  i. Прямо в корне CSS ему зададим display: block и норм, отлично сэкономим ))         
  
  The HTML element represents a range of text that is set off from the normal text for some reason, for example, technical terms, foreign language phrases, or fictional character thoughts
 
  
   
  
  .btn-submit input:focus {
  border: none;
  outline: none;
} 
  
  