.cookie-message {
  position: fixed;
  bottom: 0;
  background-color: rgba(0,0,0,0.73);
  width: 100%;
}

.cookie-message-btn {
  width: 100px;
}
