#rodeln {
  background: center;
  width: 100%;
  height: auto;
    background: #000;
}
#myBtn:hover {
  background: #000;
  color: black;
}