supprimer l'arrière-plan de l'image
Use this one its best
linK: https://www.remove.bg/
DracaryS
Use this one its best
linK: https://www.remove.bg/
/* Color (Example: red): */
html,body {
background-color: red;
}
/* Image (Example: your.picture): */
html,body {
background-image: url("your.picture");
}
background: linear-gradient(0deg, rgba(2,173,231,0.5), rgba(2,173,231,0.5)), url(images/mba-grid-5px-bg.png) repeat;
class{
background: hsl(0, 0%,100%, 0.1);
backdrop-filter: blur(1rem);
inset: 0 0 0 30%;
padding: min(30vh,10rem) 2rem;
padding: calm(5rem,10vw, 1rem);
}
<body style="background-color:hsla(0,100%,50%,0.5);">
</body>