Welcome aboard! We are happy you are here and wish you good net-raft!
<!DOCTYPE html>
<html>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css ">
<body>
<div class="w3-container">
<h2>w3.css - section1</h2>
<p>Hello world!</p>
</div>
<div class="w3-container">
<h2>w3.css - section2</h2>
<p>Hello all!</p>
</div>
</body>
</html>
The most helpful W3.CSS solutions