body {
  background-color:#001731;
}
#pembungkus {
  text-align:center;
  margin-top:100px;
  margin-bottom:20px;
  color:white;
}
.gambar {
  width:100%;
  max-width:256px;
}
a {
  color:white;
  text-decoration:none;
}
a:hover {
  color:white;
  text-decoration:underline;
}
