both input filds placeholder text color in `contact` section doesn't seems very beautiful, you should replace it with a <br> ``` .inputClass::placeholder{ color:#fff ; /* or */ //color: #fdfdfd; } ```