@@ -9,6 +9,12 @@
<link rel="stylesheet" href="//stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<title>Hello, world!</title>
+ <style>
+ .container-fluid {
+ margin: 25px 50px;
+ padding: 5px 10px;
+ }
+ </style>
</head>
<body>
<div class="container-fluid">