body {
  background-color: rgb(173, 173, 173);
    font-family: "Play", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400;
    font-style: normal;
}

.version {
    position: fixed;
    bottom: -7.5px;
    left: 10px;
}
