  body {
    background-color: #f8f9fa;
    height: 90%;
    margin: 0;
    overflow-x: hidden;
  }

  #hasil {
    font-weight: bold;
  }

   footer img {
  width: 2rem;
  opacity: 0.4;
}