.barra {
  background-color: #FFE300;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 74px;
}
