편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<html><center><iframe id="transparent" width="970" height=" | <html><center><div class="yeah"><iframe id="transparent" width="970" height="546" src="https://www.youtube.com/embed/EEMwA8KZAqg?autoplay=1&mute=0&loop=1" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" style="border-radius:60px" allowfullscreen></iframe></center></div></center></html> | ||
<html> | <html> | ||
<style> | <style> | ||
/* 본문 */ | /* 본문 */ | ||
.yeah { width: 970px; height: 546px; overflow: hidden; border-radius:60px } | |||
#transparent { opacity: 1; filter: blur(5px); -webkit-filter: blur(5px); } | #transparent { opacity: 1; filter: blur(5px); -webkit-filter: blur(5px); } | ||
@media screen and (max-width: 1023px) { .transparent { display: none; } } | @media screen and (max-width: 1023px) { .transparent { display: none; } } |