body {
    background-color: rgb(0, 255, 128);
    text-align: center;
}

table {
  margin: 0 auto;
}


#myDiv{
  display: none;
}