div {
width: 100%;
height: 100%;
background: conic-gradient(darkorange, hotpink, mediumaquamarine);
}