body {
 background-image: -webkit-linear-gradient(#66EADE, #BC1324);
}

#fixed {
  height: 95px;
  position: fixed;
  right: 20px;
  background-color: white;
}