THEOWEB.DEV

WhatsappBot, BrowserAutomation, TelegramBot, JabberBot, IBankingBot, custom software developer, internet marketing

How to Center Things With CSS

How to Center Things With CSS

How to Center Things With CSS

<style>
body {
 display: grid;
 place-items: center;
 height: 100vh;
 background-color: #E0F3FF; 
}
</style>

How to Center Things With CSS

Posting Komentar

Protected By Copyscape