how to make edges blur in css code example Example: blur edges css .blur-box { background-color: #555; box-shadow: 0 0 5px 10px #555; }