body{margin:0;padding:0;background:linear-gradient(to bottom right,#4baee0,#fc5181);font-family:Arial,sans-serif}.Girlfriend-container{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.photo{width:300px;height:400px;object-fit:cover;border-radius:20px}.question{color:#fff;font-size:32px;text-align:center}.buttons{display:flex;gap:20px}.yesbutton{background-color:red;color:#fff;border:none;border-radius:30px;padding:15px 25px;cursor:pointer}.nobutton{background-color:#fff;color:red;border:none;border-radius:30px;padding:15px 25px;cursor:pointer}
