.btn {
  display: inline-block;
  padding: 5px;
  background: #ccc;
}
#test-relative {
  background-color: blue;
}