html{width: device-width;
background-color: #17193B;
color: white;
font-family: sans-serif;
}

body
  {text-align: center;
border: solid #CFD8DC;
line-height: 1.5;
}

