@import url('https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&display=swap');
body{background:#111;background-image:repeating-linear-gradient(180deg,#333,#222 2px,#333 2px);color:#fff;font-family:'Inter',sans-serif;text-align:center}
#description{font-size:20px;line-height:1.5;margin:10px auto;max-width:100%;padding:0 30px;text-shadow:0 0 2px #000}
.videoVimeo{border:1px solid #aaa;box-shadow:0 0 10px #000;margin:50px auto;max-width:100%;width:1100px}
.videoYTContainer{height:auto;margin:0 auto;max-width:1100px;padding:20px}
.videoYT{border:1px solid #555;box-shadow:0 0 10px #000;height:0;max-width:100%;overflow:hidden;padding-bottom:56.25%;position:relative}
.videoYT embed,.videoYT iframe,.videoYT object{height:100%;left:0;position:absolute;top:0;width:100%}