Skip to content

A simple glassmorphism UI demo built with HTML and CSS. Features a centered frosted glass effect card using backdrop-filter blur, semi-transparent background, and modern styling over a full-screen image. Lightweight, responsive, and easy to customize for landing pages, portfolios, or UI experiments.

Notifications You must be signed in to change notification settings

piyushsarkar-dev/glass-effect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Glassmorphism CSS Effect

A simple Glassmorphism UI demo built with pure HTML & CSS.
This project showcases a centered frosted-glass effect box placed over a fullscreen background image using backdrop-filter: blur().


✨ Features

  • Frosted glassmorphism effect using CSS only
  • Responsive centered box with smooth blur
  • Lightweight and easy to integrate into any project
  • Background image support
  • Works well for portfolios, landing pages, or UI experiments

πŸ“Έ Preview

Glassmorphism Demo
Sample background used in demo


πŸš€ Usage

  1. Clone the repository:
    git clone https://github.com/piyushsarkar-dev/glass-effect.git
    Open index.html in your browser.

Customize css/style.css for your own background, colors, or blur level.

πŸ› οΈ Technologies

  • HTML5
  • CSS3 (backdrop-filter, flexbox)
  • Bootstrap (optional, included in demo)

πŸ“‚ Project Structure

index.html css/ β”œβ”€β”€ style.css └── bootstrap.min.css js/ β”œβ”€β”€ script.js └── bootstrap.bundle.min.js


About

A simple glassmorphism UI demo built with HTML and CSS. Features a centered frosted glass effect card using backdrop-filter blur, semi-transparent background, and modern styling over a full-screen image. Lightweight, responsive, and easy to customize for landing pages, portfolios, or UI experiments.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published