Επαναφέρει τα θαμπά και κιτρινισμένα φανάρια
Κατάλληλη για χρήση είτε με το χέρι είτε με ηλεκτρικό αλοιφαδόρο
.yt {
position: relative;
display: block;
width: 90%; /* width of iframe wrapper */
height: 0;
margin: auto;
padding: 0% 0% 56.25%; /* 16:9 ratio */
overflow: hidden;
}
.yt iframe {
position: absolute;
top: 0; bottom: 0; left: 0;
width: 100%;
height: 100%;
border: 0;
}