The store will not work correctly in the case when cookies are disabled.
body {
font-family: Open Sans, sans-serif;
margin: 0;
padding: 0;
}
header {
background-color: #333;
color: #fff;
padding: 1em;
text-align: center;
}
.hero {
background-image: url('lego-hero-image.jpg');
background-size: cover;
background-position: center;
height: 100vh;
display: flex;
justify-content: center;
align-items: center;
color: #fff;
}
.features {
padding: 2em;
}
.features ul {
list-style: none;
padding: 0;
margin: 0;
}
.features li {
margin-bottom: 1em;
}
.features i {
font-size: 2em;
margin-right: 0.5em;
}
.cta {
padding: 2em;
background-color: #333;
color: #fff;
text-align: center;
}
.download-btn {
background-color: #333;
color: #fff;
border: none;
padding: 1em 2em;
font-size: 1.5em;
cursor: pointer;
}
.download-btn:hover {
background-color: #444;
}
footer {
background-color: #333;
color: #fff;
padding: 1em;
text-align: center;
clear: both;
}
Build Your Dreams
Get the LEGO app and start building your favorite creations on-the-go!
What's Inside
-
Build and create with our extensive library of LEGO bricks
-
Take photos of your creations and share them with friends
-
Earn rewards and badges for completing challenges and achieving milestones
Get Started Today!
Download the LEGO app now and start building your dreams!