<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;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.