body {    
    background-color: #f8f0ff;
    font-family: "Roboto", sans-serif;
    font-size:larger;
    margin:auto;
    text-align:center
}

.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: bold;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}