.watch-online-container {
    padding: 30px;
    background-color: #191923cc;
    border-radius: 10px;
}
.watch-online-container h3
 {
    text-align: center;
    font-size: 1.5rem;
    margin-bottom: 1.5rem;
}