body {
    background-color: rgb(218, 184, 223);
}

.buttons {
    display: block;
    text-align: center;
    width: 92%;
    position: absolute;
    bottom: 2%;
}

.button-83x31 {
  width: 83px;
  height: 31px;
  image-rendering: pixelated;
}