 .brush-stroke:before { content: ''; position: absolute; height: 100%; width: 100%; top: 0; left: 0; background: white; z-index: -1; clip-path: url(#clip);  } brush-stroke { padding: 50px; color: black; filter: drop-shadow(0px 0px 2px black); } #mfcf7_zl_add_file { background-color: #807BE2; border-radius: 50px; color: white; cursor: pointer; }