<div style="box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1),
                        0 4px 6px -2px rgba(0, 0, 0, 0.05);
            height: 40px;
            background-color: #fff;">
</div>
body {
  margin: 0 32px;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #EDF2F7;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.