body {
  background: white;
}

div {
  width: 40%;
  position: relative;
  margin: 50px auto;
}

color-picker {
  width: 100%;
  position: absolute;
}
