<title>스파르타코딩클럽 | 부트스트랩 연습하기</title>
<link href="https://fonts.googleapis.com/css2?family=Gowun+Dodum&display=swap" rel="stylesheet">
<style>
* {
font-family: 'Gowun Dodum', sans-serif;
}
<style>
.mytitle {
width:100%;
height: 250px;
background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("https://t2.genius.com/unsafe/409x409/https%3A%2F%2Fimages.genius.com%2F0cc17757cbe6c7934352f1d2ce021a34.1000x1000x1.jpg");
background-position: center 30;
background-size:cover;
마이타이틀이 색이 사라지면서 사진도 사라져요!!!!