.background { background: url("https://images....") no-repeat center center/cover; filter: blur(20px); }
filter 속성에 blur 값을 준다.