.running-content {
    padding: 20px 0 10px 0;
    background: #f6081e;
}
.word {
    margin: auto;
    text-align: center;
    color: white;
    font-size: 20px;
    /* text-shadow: 5px 2px #222324, 2px 4px #222324, 3px 5px #222324; */
}
output {
    text-align: center;
    font-family: 'Source Code Pro', monospace;
    color: white;

}
form .website {
    display: none;
  }
  @media all and (max-width: 499px) {
   #hero-slide .carousel-image {
      
    /* object-fit: none; */
        
    }
}