```html
Tips Memilih Hunian Ideal untuk Keluarga Modern
*{
margin:0;
padding:0;
box-sizing:border-box;
}
body{
font-family:'Poppins',sans-serif;
background:#f5f5f5;
color:#2f2f2f;
line-height:1.8;
}
.hero{
height:70vh;
background:
linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45)),
url("https://images.unsplash.com/photo-1600585154526-990dced4db0d?w=1600");
b