.versionNum {
    position: fixed;
    bottom: 0;
    right: 7.5pt;
    padding: 10px;
    /*background-color: pink; /* You can change this color to your liking! (*≧ω≦) */
    font-size: 16px; /* Add your favorite kawaii font here~! (¬‿¬) */
    color: rgb(255, 255, 255); /* You can also change the text color~! (｡♥‿♥｡) */
    z-index: 999999; /* Make sure it's on top of everything~! (≧◡≦) */
    display: none;
  }
  