JPG to PNG Converter



body { font-family: Arial, sans-serif; background-color: #f0f0f0; margin: 0; justify-content: center; align-items: center; height: 100vh; } .container { background-color: #fff; padding: 20px; border-radius: 5px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2); text-align: center; } h1 { color: #333; } input[type="file"] { margin: 10px 0; } button { background-color: #007bff; color: #fff; border: none; padding: 10px 20px; cursor: pointer; border-radius: 5px; } button:hover { background-color: #0056b3; } a { color: #007bff; text-decoration: none; } a:hover { text-decoration: underline; } JPG to PNG Converter

JPG to PNG Converter



No comments:

Post a Comment