Content
mona-lisa width: 300px; height: 400px; position: relative; background-color: dbb182; .face width: 200px; height: 250px; position: absolute; top: 75px; left: 50px; background-color: fff; border-radius: 50; box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);