body{
    background-color: rgb(285,185,00);
}

.row{
    margin-top: 10px;
  }
  
  #resultArea label{
    color:white;
  }
#linkArea{
  display:none;
}