
* {
  box-sizing: border-box;
}

input {
  color: inherit;  
}