body {
    margin: 0;
    background-color: #121212;
    color: #fff;
    font-family: Arial, sans-serif;
}


.hide {
  display: none !important;
}
