#death {
  position: fixed;
  display: none;
  
  background-color: rgba(0, 0, 0, 0.65);
}
