diff --git a/first.css b/first.css index 94086d5..b817ea6 100644 --- a/first.css +++ b/first.css @@ -1,26 +1,29 @@ @import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap'); +body { + background: #fff8dc +} title_container { text-align: center; } + .swiper-container { text-align: center; -background: #fff8dc } + h1{ text-align: center; color: rgb(70, 130, 180); font-family: 'M PLUS Rounded 1c', sans-serif; font-weight: bold; - background: #fff8dc } + p{ text-align: center; font-family: 'M PLUS Rounded 1c', sans-serif; - background: #fff8dc } + .idou{ text-align: center; - background: #fff8dc }