House Blend Juice
All About Vapor - Extended Hours Delivery Menu body { margin: 0; padding: 0; overflow: hidden; font-family: 'Roboto', sans-serif; } .container { text-align: center; position: relative; z-index: 10; color: #fff; } .header { font-size: 2.5em; font-weight: bold; color: #8A2BE2; /* Purple */ font-family: 'Dancing Script', cursive; margin-top: 50px; } .subtext { font-size: 1.2em; margin-top: 20px; color: #32CD32; /* Green */ } .tabs { margin-top: 50px; display: flex; justify-content: center; gap: 20px; } .tab { background-color: #333; padding: 20px; border-radius: 10px; cursor: pointer;