| 
							 | 
						<!DOCTYPE html> | 
					
					
						
						| 
							 | 
						<html lang="en"> | 
					
					
						
						| 
							 | 
						<head> | 
					
					
						
						| 
							 | 
						    <meta charset="UTF-8"> | 
					
					
						
						| 
							 | 
						    <meta name="viewport" content="width=device-width, initial-scale=1.0"> | 
					
					
						
						| 
							 | 
						    <title>Send Messages with Image</title> | 
					
					
						
						| 
							 | 
						    <style> | 
					
					
						
						| 
							 | 
						body { | 
					
					
						
						| 
							 | 
						    margin: 0; | 
					
					
						
						| 
							 | 
						    padding: 0; | 
					
					
						
						| 
							 | 
						    font-family: Arial, sans-serif; | 
					
					
						
						| 
							 | 
						    display: flex; | 
					
					
						
						| 
							 | 
						    flex-direction: column; | 
					
					
						
						| 
							 | 
						    height: 100vh; | 
					
					
						
						| 
							 | 
						} | 
					
					
						
						| 
							 | 
						#iframe1, #iframe2 { | 
					
					
						
						| 
							 | 
						    width: 100%; | 
					
					
						
						| 
							 | 
						    border: none; | 
					
					
						
						| 
							 | 
						} | 
					
					
						
						| 
							 | 
						#iframe1 { | 
					
					
						
						| 
							 | 
						    height: 80%;  | 
					
					
						
						| 
							 | 
						    margin-bottom: 10px;  | 
					
					
						
						| 
							 | 
						} | 
					
					
						
						| 
							 | 
						#iframe2 { | 
					
					
						
						| 
							 | 
						    height: 60%;  | 
					
					
						
						| 
							 | 
						    margin-bottom: 20px;  | 
					
					
						
						| 
							 | 
						} | 
					
					
						
						| 
							 | 
						    </style> | 
					
					
						
						| 
							 | 
						</head> | 
					
					
						
						| 
							 | 
						<body> | 
					
					
						
						| 
							 | 
						    <iframe id="iframe1" src="https://diamonik7777-wa-gc-api.hf.space/up_fa" title="Iframe Example"></iframe> | 
					
					
						
						| 
							 | 
						    <iframe id="iframe2" src="https://diamonik7777-wa-gc-api.hf.space/se_mes_im2" title="Iframe Example"></iframe> | 
					
					
						
						| 
							 | 
						</body> | 
					
					
						
						| 
							 | 
						</html> |