body{
background-color: blanchedalmond;
}
textarea:focus, input:focus{
    outline: none;
}

