* {
  box-sizing: border-box; }

html {
  color: #333; }

input::-webkit-input-placeholder {
  color: #aaa; }

