div{
  width: 200px;
  height: 200px;
  background: 
    linear-gradient(45deg, skyblue, slateblue);
}