html,
button,
input,
select,
textarea {
    color: #E3F6FD;
}

body {
margin:0;
text-align:center;
background-color:#E3F6FD;
}