Website in Progress
Sea Bunker Experts
Site 2025
html
html>
">
Página en Construcción - Sea Bunker Experts
body {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
height: 100vh;
margin: 0;
background-color: #f4f4f4;
font-family: Arial, sans-serif;
color: #333;
}
h1 {
font-size: 2em;
}
img {
max-width: 80%;
height: auto;
margin: 20px 0;
}
Website in Progress