-
Modern Cloud Hosting for the Future
-
Experience lightning-fast performance, unmatched pricing, and a seamless experience. The next generation of cloud hosting is here.
-
-
+
+
+
+
+
Modern Cloud Hosting for the Future
+
Experience lightning-fast performance, unmatched pricing, and a seamless experience. The next generation of cloud hosting is here.
+
+
+
+
diff --git a/style.css b/style.css
index 81c3027..8db2674 100644
--- a/style.css
+++ b/style.css
@@ -440,6 +440,25 @@ footer {
font-size: 0.875rem;
}
+/*MiniPandi's Modifications Start*/
+main {
+ min-height: 100vh;
+}
+main .hero {
+ min-height: 90vh;
+ display: flex;
+ flex-direction: column;
+ justify-content: center;
+}
+main .hero .container {
+ display: flex;
+ flex-direction: column;
+ align-items: center;
+ justify-content: center;
+ gap: 25px;
+}
+/*MiniPandi's Modifications End*/
+
@media (max-width: 768px) {
.hero h1 {
font-size: 3rem;