Skip to content

Instantly share code, notes, and snippets.

View aaaaalexis's full-sized avatar

Alexis C aaaaalexis

View GitHub Profile
@aaaaalexis
aaaaalexis / index.html
Last active October 17, 2025 08:21
Electron Corner Smoothing Deform Issue
<!DOCTYPE html>
<html>
<head>
<style>
body {
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}