Type Sélecteur CSS

    input [type="button"] {
      background-color: lightgreen;
      padding: 30px;
      width: 50px;
      length: 100px;
    }
Insert_Name_Here