Skip to content

Latest commit

 

History

History
70 lines (61 loc) · 1.77 KB

index.md

File metadata and controls

70 lines (61 loc) · 1.77 KB
<title>Google Play Store </title>
<style>
    body {
        font-family: 'Arial', sans-serif;
        background-color: #f8f8f8;
        margin: 0;
        padding: 0;
        text-align: center;
    }

    header {
        background-color: #4285f4;
        padding: 20px;
        color: white;
        font-size: 24px;
    }

    section {
        padding: 20px;
    }

    .app-container {
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 20px;
        max-width: 400px;
        margin: auto;
    }

    .app-icon {
        max-width: 100px;
        margin-bottom: 20px;
    }

    .download-button {
        background-color: #4caf50;
        color: white;
        padding: 10px 20px;
        font-size: 18px;
        text-decoration: none;
        border-radius: 5px;
        display: inline-block;
    }
</style>
<header>

Google Play Store

App Icon

Your App Name

Description of your app goes here. Highlight its key features and benefits.

Download Now