div{
  width: 200px;
  height: 200px;
  background: 
    linear-gradient(gold, tomato);
}