.canvas-container .threejs {
  width: 100%;
  height: 480px;
  margin-top: 10px;
  background: #ccc;
}

.field-option__icon.field-icon-threejs-file {
  background-image: url("../icons/box.svg");
}
