@import url('https://fonts.googleapis.com/css2?family=Oswald&display=swap');body{font-family:'Helvica',sans-serif;align-content:center;text-align:center;background-color:#fff;line-height:1.5}.product{display:flex;text-align:center;background-color:#fff;gap:7rem}.details{display:flex;text-align:center;flex-direction:column;margin-right:150px}.wrap{display:flex;text-align:center;justify-content:center;flex-direction:row}.timer{display:flex;text-align:center;justify-content:center;flex-direction:row;margin-left:3rem;gap:40px;color:lightseagreen;margin-top:-5px;line-height:1.5}.days{background-color:white;padding:11px;font-size:32px}.hours{background-color:white;padding:11px;font-size:32px}.mins{background-color:white;padding:11px;font-size:32px}.secs{background-color:white;padding:11px;font-size:32px}h3{color:lightseagreen}.offer{flex-basis:15rem}p{text-align:center}