<div id="root">
  <arcgis-webscene websceneid="5a392557cffb485f8fe004e668e9edc0" widgets="areameasurement3d:expand:bottom-left,search"/>
</div>
html,
body,
arcgis-webscene {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
}

portal-card {
  font-family: "Roboto", sans-serif;
  margin: auto;
  width: 100%;
}

.map-center {
  font-family: "Roboto", sans-serif;
  padding: 1em;
  text-align: center;
  margin: auto;
  width: 100%;
  background: #e8912e;
  color: #fff;
  font-weight: bold;
}

#root {
  padding: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
}
Run Pen

External CSS

  1. https://odoe.github.io/arcgis-web-components/output/dist/webscene-widget/webscene-widget-1.0.0.css

External JavaScript

  1. https://odoe.github.io/arcgis-web-components/output/dist/webscene-widget/webscene-widget-1.0.0.js