<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content= "width=device-width, initial-scale=1.0" /> <link rel="stylesheet" href= "https://unpkg.com/@blaze/[email protected]/dist/blaze/blaze.css" /> </head> <body> <div class="u-centered"> <h2 style="color:green">GeeksforGeeks</h2> <h3>Panel in Blaze UI</h3> </div> <div class="o-panel-container o-container o-container--xlarge" style="height: 100px"> <div class="o-panel"> GeeksforGeeks is a portal for geeks. It is a place where you can learn, share and get help from other geeks. Find various things on the portal like Jobs, Hackathons, Programming Competitions, Coding Questions, etc. You can also learn various things like programming languages, algorithms, data structures, etc. You can also ask questions to other geeks and get help from them. GeeksforGeeks is a portal for geeks. It is a place where you can learn, share and get help from other geeks. Find various things on the portal like Jobs, Hackathons, Programming Competitions, Coding Questions, etc. You can also learn various things like programming languages, algorithms, data structures, etc. You can also ask questions to other geeks and get help from them. GeeksforGeeks is a portal for geeks. It is a place where you can learn, share and get help from other geeks. Find various things on the portal like Jobs, Hackathons, Programming Competitions, Coding Questions, etc. You can also learn various things like programming languages, algorithms, data structures, etc. </div> </div> </body> </html>